├── .gitignore ├── AxeMode.xcodeproj ├── project.pbxproj ├── project.xcworkspace │ └── contents.xcworkspacedata ├── xcshareddata │ └── xcschemes │ │ └── AxeMode.xcscheme └── xcuserdata │ └── eloy.xcuserdatad │ └── xcschemes │ └── xcschememanagement.plist ├── AxeMode ├── AxeMode.h ├── AxeMode.m └── Info.plist ├── LICENSE ├── README.md └── XcodeHeaders ├── IDEFoundation ├── CDStructures.h ├── DTXAllowedRPC-Protocol.h ├── DVTAbstractMacDevice-IDEFoundationAdditions.h ├── DVTCancellable-Protocol.h ├── DVTCustomDataStoring-Protocol.h ├── DVTDeveloperProfileAccountProvider-Protocol.h ├── DVTDevice-IDEFoundationAdditions.h ├── DVTDirectoryBasedCustomDataStoreDelegate-Protocol.h ├── DVTDocumentLocation-IDEActivityLogMessageAdditions.h ├── DVTDocumentLocation-IDEFoundationAdditions.h ├── DVTEncodableIndexDelegate-Protocol.h ├── DVTExtension-DVTExtensionSortAdditions.h ├── DVTExtension-DVTExtensionTypeIdentificationUtilities.h ├── DVTFilePath-IDESourceControlPatchAdditions.h ├── DVTFilePath-IDESourceControlStatus.h ├── DVTFilePath-IDESourceControlStatus_Private.h ├── DVTFilePath-IDESourceControlUtilities.h ├── DVTFilePath-PersistenceFSEventsMonitoring.h ├── DVTInvalidation-Protocol.h ├── DVTLocalComputer-IDEFoundationAdditions.h ├── DVTPerformanceTestParser-Protocol.h ├── DVTPlatform-IDEExtendedPlatformInfo.h ├── DVTProgressReporting-Protocol.h ├── DVTReferenceResolverClient-Protocol.h ├── DVTSimpleSerialization-Protocol.h ├── DVTSourceControlManager-IDESourceControlManager.h ├── DVTSourceControlSystem-IDESourceControlSystem.h ├── DVTSourceControlWorkspace-IDEFoundationClassAdditions.h ├── DVTSourceControlWorkspaceBlueprint-IDEFoundationClassAdditions.h ├── DVTSysmonBridgeDelegate-Protocol.h ├── DVTTask-IDEDistributionProcessingPipelineTasks.h ├── DVTTextDocumentLocation-IDEActivityLogMessageAdditions.h ├── DVTTextFindable-Protocol.h ├── DVTToolsInfo-IDEDVTToolsInfoAdditions.h ├── DVTXMLUnarchiverDelegate-Protocol.h ├── DVTXMLUnarchiving-Protocol.h ├── IDEActivityLogActionMessage.h ├── IDEActivityLogAddSubmessageChangeEvent.h ├── IDEActivityLogAddSubsectionChangeEvent.h ├── IDEActivityLogAnalyzerControlFlowStepEdge.h ├── IDEActivityLogAnalyzerControlFlowStepMessage.h ├── IDEActivityLogAnalyzerEventStepMessage.h ├── IDEActivityLogAnalyzerResultMessage.h ├── IDEActivityLogAnalyzerStepMessage.h ├── IDEActivityLogAnalyzerWarningMessage.h ├── IDEActivityLogAppendTextChangeEvent.h ├── IDEActivityLogChangeEvent.h ├── IDEActivityLogContextInfoMessage.h ├── IDEActivityLogHeaderInclusionMessage.h ├── IDEActivityLogMessage.h ├── IDEActivityLogRecord.h ├── IDEActivityLogSection.h ├── IDEActivityLogSectionObservation.h ├── IDEActivityLogSectionRecorder.h ├── IDEActivityLogSetKeyValueChangeEvent.h ├── IDEActivityLogStopRecordingChangeEvent.h ├── IDEActivityLogUnitTestSection.h ├── IDEActivityLogUnitTestSectionRecorder.h ├── IDEAddressBreakpoint.h ├── IDEAlert.h ├── IDEAlertEvent.h ├── IDEAnalysisTool.h ├── IDEAnalyzeCommandLineVerb.h ├── IDEAnalyzeSchemeAction.h ├── IDEAppClientTracker.h ├── IDEAppExtensionConfiguration.h ├── IDEAppleScriptBreakpointAction.h ├── IDEArchive.h ├── IDEArchiveCommandLineVerb.h ├── IDEArchiveIdentityFilter.h ├── IDEArchiveManager.h ├── IDEArchivePackager.h ├── IDEArchivePackagerEntitlementsMerger.h ├── IDEArchivePathsSnapshot.h ├── IDEArchiveProcessingOperation.h ├── IDEArchiveSchemeAction.h ├── IDEArchivedApplication.h ├── IDEArchivedContent.h ├── IDEArchivedInAppContent.h ├── IDEArchivingOperation.h ├── IDEArchivingOperationGroup.h ├── IDEAutoImportable-Protocol.h ├── IDEBatchFindHistoryItem.h ├── IDEBatchFindManager.h ├── IDEBlueprint-Protocol.h ├── IDEBlueprintProvider-Protocol.h ├── IDEBotSCMAction.h ├── IDEBreakpoint.h ├── IDEBreakpointAction.h ├── IDEBreakpointActionArchivingProxy.h ├── IDEBreakpointActionEvaluationContext.h ├── IDEBreakpointArchivingProxy.h ├── IDEBreakpointBucket.h ├── IDEBreakpointLocation.h ├── IDEBreakpointManager.h ├── IDEBreakpointWrapper.h ├── IDEBuildActionEntry.h ├── IDEBuildArbitrator.h ├── IDEBuildCommandLineVerb.h ├── IDEBuildFolder.h ├── IDEBuildFolderSettings.h ├── IDEBuildIssueChange.h ├── IDEBuildIssueProvider.h ├── IDEBuildLogProvider.h ├── IDEBuildOperation.h ├── IDEBuildOperationDescription.h ├── IDEBuildOperationGroup.h ├── IDEBuildOperationQueueSet.h ├── IDEBuildOperationStatus.h ├── IDEBuildParameters.h ├── IDEBuildPlan.h ├── IDEBuildSchemeAction.h ├── IDEBuildSettingTable.h ├── IDEBuildSettingsProvider-Protocol.h ├── IDEBuildStatisticsData-Protocol.h ├── IDEBuildStatisticsData.h ├── IDEBuildStatisticsSection.h ├── IDEBuildTask.h ├── IDEBuildTaskCallbacks-Protocol.h ├── IDEBuildable-Protocol.h ├── IDEBuildableProduct-Protocol.h ├── IDEBuildableProductRunnable.h ├── IDEBuildableProductSupportMixIn.h ├── IDEBuildableSnapshot.h ├── IDEBuildableSupportMixIn.h ├── IDEBuilder.h ├── IDEBuilderCallbacks-Protocol.h ├── IDEBuilderGeneratedFileInfo.h ├── IDEBuilderHarvestedInfo.h ├── IDECertificateUtilitiesUIInitializer.h ├── IDEClangDiagnosticActivityLogMessage.h ├── IDECleanCommandLineVerb.h ├── IDEClientTracking-Protocol.h ├── IDEClientTrackingToken-Protocol.h ├── IDECodeModule.h ├── IDECommandLineArgumentEntry.h ├── IDECommandLineBuildLog.h ├── IDECommandLineBuildLogRecorder.h ├── IDECommandLineBuildTask.h ├── IDECommandLineEnvironment.h ├── IDECommandLineVerb.h ├── IDECompilationBuildTask.h ├── IDEConcreteClientTracker.h ├── IDEConcreteClientTrackingToken.h ├── IDEConcretePrimitiveSchemeCommand.h ├── IDEConcreteTestingSpecifier.h ├── IDEConnectionAddressXcodeServer.h ├── IDEConsoleAdaptor.h ├── IDEConsoleAdaptorDelegateProtocol-Protocol.h ├── IDEConsoleItem.h ├── IDEContainer.h ├── IDEContainerAbsolutePathReferenceResolutionStrategy.h ├── IDEContainerBuildProductsRelativeReferenceResolutionStrategy.h ├── IDEContainerContainerItselfReferenceResolutionStrategy.h ├── IDEContainerContainerRelativeReferenceResolutionStrategy.h ├── IDEContainerCore-Protocol.h ├── IDEContainerCore.h ├── IDEContainerCurrentSDKRelativeReferenceResolutionStrategy.h ├── IDEContainerDelegate-Protocol.h ├── IDEContainerDeveloperDirectoryRelativeReferenceResolutionStrategy.h ├── IDEContainerErrorPresenter-Protocol.h ├── IDEContainerGroupRelativeReferenceResolutionStrategy.h ├── IDEContainerItem.h ├── IDEContainerItemCore-Protocol.h ├── IDEContainerItemCore.h ├── IDEContainerItemWrapper.h ├── IDEContainerPathRelativeReferenceResolutionStrategy.h ├── IDEContainerQuery.h ├── IDEContainerReadOnlyItem.h ├── IDEContainerReadOnlyListeningItem.h ├── IDEContainerReferenceResolutionStrategy.h ├── IDEContainerReloadingDelegate-Protocol.h ├── IDEContainerUnlockingDelegate-Protocol.h ├── IDEContainerWrapper.h ├── IDECustomDataStoring-Protocol.h ├── IDECustomUpgradeTask.h ├── IDEDataMatrix.h ├── IDEDataMatrixSIn64.h ├── IDEDataProvider.h ├── IDEDataProvider_NetworkStatistics.h ├── IDEDataProvider_procinfo.h ├── IDEDebugNavigableModel-Protocol.h ├── IDEDebugProcess-Protocol.h ├── IDEDebugSession-Protocol.h ├── IDEDebuggerCommandBreakpointAction.h ├── IDEDebuggerExpression.h ├── IDEDebuggerSpecifier.h ├── IDEDebuggingAddition-Protocol.h ├── IDEDeferredInitialization-Protocol.h ├── IDEDeveloperPaths.h ├── IDEDeviceAppDataReference.h ├── IDEDeviceInstallLogProvider.h ├── IDEDeviceInstallWorkspaceMonitor.h ├── IDEDiagnosticActivityLogMessage.h ├── IDEDiagnosticFixItItem.h ├── IDEDiagnosticItemDelegate-Protocol.h ├── IDEDirectoryBasedCustomDataStore.h ├── IDEDisassemblyStorageSupport.h ├── IDEDistributionCodesignStep.h ├── IDEDistributionConsoleLogger.h ├── IDEDistributionCopyFileStep.h ├── IDEDistributionCopyInAppPurchaseContentStep.h ├── IDEDistributionCopyItemStep.h ├── IDEDistributionCopySwiftSupportStep.h ├── IDEDistributionCopyWatchKitSupportStep.h ├── IDEDistributionCreateDestRootStep.h ├── IDEDistributionCreateIPAStep.h ├── IDEDistributionCreatePKGStep.h ├── IDEDistributionEmbedProfileStep.h ├── IDEDistributionFileLogger.h ├── IDEDistributionIssue.h ├── IDEDistributionItem.h ├── IDEDistributionItemProcessingResults.h ├── IDEDistributionItemSigningInfo.h ├── IDEDistributionLogging.h ├── IDEDistributionMethod.h ├── IDEDistributionMethodAppStore.h ├── IDEDistributionMethodExport.h ├── IDEDistributionMethodExportArchive.h ├── IDEDistributionMethodInAppPurchaseContent.h ├── IDEDistributionMethodInAppPurchaseContentPackage.h ├── IDEDistributionMethodInAppPurchaseContentSubmit.h ├── IDEDistributionMethodInAppPurchaseContentValidate.h ├── IDEDistributionMethodManager.h ├── IDEDistributionMethodSaveBuiltProducts.h ├── IDEDistributionProcessingPipeline.h ├── IDEDistributionProcessingPipelineContext-Protocol.h ├── IDEDistributionProcessingStep.h ├── IDEDistributionProvisioning.h ├── IDEDistributionProvisioningSnapshot.h ├── IDEDistributionSkipPackagingStep.h ├── IDEDistributionSymbolsStep.h ├── IDEDocumentIssueSummary.h ├── IDEEnergyAddition.h ├── IDEEnergyLogScoreFormatter.h ├── IDEEntitlementsDictionary.h ├── IDEEntitlementsProcessor.h ├── IDEEntitlementsWhiteOutMarker.h ├── IDEEntityIdentifier.h ├── IDEEnvironmentVariableEntry.h ├── IDEExceptionBreakpoint.h ├── IDEExecutingOperationTrackable-Protocol.h ├── IDEExecutionAction.h ├── IDEExecutionActionArchivingProxy.h ├── IDEExecutionActionOperation.h ├── IDEExecutionActionType.h ├── IDEExecutionEnvironment.h ├── IDEExecutionOperationTracker.h ├── IDEExecutionRunnableTracker.h ├── IDEExecutionTracker.h ├── IDEExtendedPlatformInfo.h ├── IDEFileBreakpoint.h ├── IDEFileBreakpointWrapper.h ├── IDEFileBuildOperation.h ├── IDEFileReference.h ├── IDEFileReferenceContainerObserver.h ├── IDEFileReferenceContainerObserverCacheKey.h ├── IDEFileReferenceCore-Protocol.h ├── IDEFileReferenceCore.h ├── IDEFileReferenceWrapper.h ├── IDEFindCommandLineVerb.h ├── IDEFolder.h ├── IDEFolderCore-Protocol.h ├── IDEFolderCore.h ├── IDEFoundationTestInitializer.h ├── IDEFramework.h ├── IDEFrameworkCore-Protocol.h ├── IDEFrameworkCore.h ├── IDEGaugeDataProviderService.h ├── IDEGaugeDataQuery.h ├── IDEGaugeDataQueryCoordinator.h ├── IDEGroup.h ├── IDEGroupCore-Protocol.h ├── IDEGroupCore.h ├── IDEGroupWrapper.h ├── IDEHelpCommandLineVerb.h ├── IDEInMemoryActivityLogRecord.h ├── IDEInMemoryLogStore.h ├── IDEInMemoryLogStore_Impl.h ├── IDEIndex.h ├── IDEIndexAutoImportItem.h ├── IDEIndexAutoImportItemCollection.h ├── IDEIndexCallableSymbol.h ├── IDEIndexCategorySymbol.h ├── IDEIndexClangDataSource.h ├── IDEIndexClangQueryProvider.h ├── IDEIndexClangTranslationUnit.h ├── IDEIndexClassSymbol.h ├── IDEIndexCodeCompletionContext.h ├── IDEIndexCollection.h ├── IDEIndexCompletionArray.h ├── IDEIndexCompletionItem.h ├── IDEIndexContainerSymbol.h ├── IDEIndexDBConnection.h ├── IDEIndexDBFactory.h ├── IDEIndexDBSQLStream.h ├── IDEIndexDBStringStorage.h ├── IDEIndexDBTempTable.h ├── IDEIndexDBTransaction.h ├── IDEIndexDataSource.h ├── IDEIndexDatabase.h ├── IDEIndexDatabaseDelegate-Protocol.h ├── IDEIndexDatabaseQueryProvider.h ├── IDEIndexFileCollection.h ├── IDEIndexGenericQueryProvider.h ├── IDEIndexGenericSymbolFormatter.h ├── IDEIndexImportSession.h ├── IDEIndexImporter.h ├── IDEIndexModulesIndexable.h ├── IDEIndexNewFile.h ├── IDEIndexNewFileBase-Protocol.h ├── IDEIndexNewMainFile.h ├── IDEIndexNewSymbol.h ├── IDEIndexProductInfo.h ├── IDEIndexPropertySymbol.h ├── IDEIndexProtocolSymbol.h ├── IDEIndexQPManager.h ├── IDEIndexQueryProvider-Protocol.h ├── IDEIndexScannerDataSource.h ├── IDEIndexSymbol.h ├── IDEIndexSymbolCollection.h ├── IDEIndexSymbolFormatter-Protocol.h ├── IDEIndexSymbolFormatterFactory.h ├── IDEIndexSymbolOccurrence.h ├── IDEIndexSymbolOccurrenceCollection.h ├── IDEIndexSymbolOccurrenceWithSymbolCollection.h ├── IDEIndexSymbolWithDefiningOccurrenceCollection.h ├── IDEIndexSymbolWithModelOccurrenceCollection.h ├── IDEIndexSymbolWithOccurrenceCollection.h ├── IDEIndexTestMethodCollection.h ├── IDEIndexTestPlistDataSource.h ├── IDEIndexUniqueStringMap.h ├── IDEIndexUnknownDataSource.h ├── IDEIndexable-Protocol.h ├── IDEIndexableMainThreadProxy.h ├── IDEIndexableProvider-Protocol.h ├── IDEIndexingEngine.h ├── IDEIndexingJob.h ├── IDEIndexingJobScheduler.h ├── IDEIndexingPrebuildController.h ├── IDEInitialization-Protocol.h ├── IDEInitializationErrorRecoveryAttempter.h ├── IDEInstallCommandLineVerb.h ├── IDEInstallLocalMacService.h ├── IDEInstallLocalMacWorker.h ├── IDEInstallSchemeAction.h ├── IDEIntegrateSchemeAction.h ├── IDEIntegrityLogDataSource-Protocol.h ├── IDEInternalBreakpointDelegate-Protocol.h ├── IDEIssue.h ├── IDEIssueFileGroup.h ├── IDEIssueGroup.h ├── IDEIssueLogRecordsGroup.h ├── IDEIssueManager.h ├── IDEIssueManager_ByFileObserverToken.h ├── IDEIssueProvider.h ├── IDEIssueProviderSession.h ├── IDEIssueTypeGroup.h ├── IDEItemReferenceWrapper.h ├── IDELaunchParametersSnapshot.h ├── IDELaunchRunPhasePathEntry.h ├── IDELaunchSchemeAction.h ├── IDELaunchSession.h ├── IDELocalizationBundleExportContext.h ├── IDELocalizationExporter.h ├── IDELocalizationImporter.h ├── IDELocalizationImporterContext.h ├── IDELocalizationLanguageExportContext.h ├── IDELocalizationLanguageImportContext.h ├── IDELocalizationManager.h ├── IDELocalizationManagerContext.h ├── IDELocalizationStream.h ├── IDELocalizationStreamConsumer-Protocol.h ├── IDELocalizationStreamPublisher-Protocol.h ├── IDELocalizationWork.h ├── IDELocalizationWorkContext.h ├── IDELocalizationWorkProgress-Protocol.h ├── IDELocalizationWorkReadStrings-Protocol.h ├── IDELocalizationWorkSystemTask-Protocol.h ├── IDELocalizationWorkWriteData-Protocol.h ├── IDELocalizationWorkWriteStrings-Protocol.h ├── IDELocalizationXLIFFComparisonContext.h ├── IDELocalizationXLIFFComparisonFile.h ├── IDELocalizationXLIFFComparisonIssue.h ├── IDELocalizationXLIFFComparisonIssueLocation.h ├── IDELocalizationXLIFFTextualRepresentation.h ├── IDELocalizedGroup-Protocol.h ├── IDELocalizedPlistAdaptor.h ├── IDELocalizedResourceAdaptor.h ├── IDELocalizedResourceAdaptorWorkContext.h ├── IDELocalizedResourcePopulationContext.h ├── IDELocalizedStringsAdaptor.h ├── IDELocation.h ├── IDELocationScenario.h ├── IDELocationScenarioReference.h ├── IDELocationSimulator.h ├── IDELogDocumentLocation.h ├── IDELogManager.h ├── IDELogProvider.h ├── IDELogStore.h ├── IDEMasterPtyFileHandle.h ├── IDEMutableBuildParameters.h ├── IDEMutableOverridingBuildProperties.h ├── IDENetServiceXcodeServer.h ├── IDENotifyingLocalizedGroup.h ├── IDEOCUnitTestOutputParser.h ├── IDEOCUnitTestOutputParserDelegate-Protocol.h ├── IDEOCUnitTestRunner.h ├── IDEOCUnitTestRunnerOperation.h ├── IDEOnDiskActivityLogRecord.h ├── IDEOnDiskLogStore.h ├── IDEOnDiskLogStore_Impl.h ├── IDEOverridingBuildProperties.h ├── IDEPathRunnable.h ├── IDEPosixSpawnLaunchLocalService.h ├── IDEPosixSpawnLauncher.h ├── IDEPosixSpawnLocalService.h ├── IDEPrimitiveSchemeCommand-Protocol.h ├── IDEProductType.h ├── IDEProductTypeProvider-Protocol.h ├── IDEProfileOperation.h ├── IDEProfileSchemeAction.h ├── IDEPseudoTerminal.h ├── IDEQueuedOperationInfo.h ├── IDEReadOnlyItem-Protocol.h ├── IDEReadOnlyItemsManager.h ├── IDERefactoring.h ├── IDERefactoringBuildSettings.h ├── IDERefactoringKeyValueAccessorMethodDescriptor.h ├── IDERemoteRunnable.h ├── IDERenameableXcode3ProjectItem.h ├── IDERunContextManager.h ├── IDERunDestination.h ├── IDERunDestinationFallbackSelector.h ├── IDERunDestinationFallbackSelectorDeviceInfo-Protocol.h ├── IDERunDestinationManager.h ├── IDERunDestinationSelectable.h ├── IDERunDeviceService.h ├── IDERunGeneratesOutputAlertEvent.h ├── IDERunOperation.h ├── IDERunOperationPathWorker.h ├── IDERunOperationWorker.h ├── IDERunOperationWorkerDelegate-Protocol.h ├── IDERunOperationWorkerGroup.h ├── IDERunOperationWorkerTracker-Protocol.h ├── IDERunnable.h ├── IDESDKInfoCommandLineVerb.h ├── IDEScheme.h ├── IDESchemeAction.h ├── IDESchemeActionAbstractTestSummaryObject.h ├── IDESchemeActionDeviceRecord.h ├── IDESchemeActionDummyTestSummary.h ├── IDESchemeActionIssueSummary.h ├── IDESchemeActionPlatformRecord.h ├── IDESchemeActionRecord.h ├── IDESchemeActionResult.h ├── IDESchemeActionResultOperation.h ├── IDESchemeActionRunDestinationRecord.h ├── IDESchemeActionSDKRecord.h ├── IDESchemeActionTestFailureIssueSummary.h ├── IDESchemeActionTestFailureSummary.h ├── IDESchemeActionTestPerformanceMetricSummary.h ├── IDESchemeActionTestSummary.h ├── IDESchemeActionTestSummaryContainer-Protocol.h ├── IDESchemeActionTestSummaryGroup.h ├── IDESchemeActionTestableSummary.h ├── IDESchemeActionsInvocationRecord.h ├── IDESchemeActionsInvocationRecordUpdateDelegate-Protocol.h ├── IDESchemeBasedCommandLineVerb.h ├── IDESchemeBuildableReference.h ├── IDESchemeCommand.h ├── IDESchemeOptionReference.h ├── IDEScriptingElement.h ├── IDEScriptingProxy.h ├── IDEScriptingWrapper.h ├── IDEShellCommandBreakpointAction.h ├── IDEShellXPCDebugSession.h ├── IDEShellXPCProcess.h ├── IDESimulateLocationService.h ├── IDESnapshotConfirmationDelegate-Protocol.h ├── IDESnapshotItem.h ├── IDESnapshotsEngine.h ├── IDESnapshotsManager.h ├── IDESnapshotsRestoreContext.h ├── IDESourceControlArchiveWrapper.h ├── IDESourceControlBranch.h ├── IDESourceControlCredentialsValidator.h ├── IDESourceControlDocumentLocation.h ├── IDESourceControlDummyItem.h ├── IDESourceControlExtension.h ├── IDESourceControlIssueProvider.h ├── IDESourceControlLogProvider.h ├── IDESourceControlManager.h ├── IDESourceControlMultipleStepInvalidationToken.h ├── IDESourceControlOperation.h ├── IDESourceControlPatch.h ├── IDESourceControlPatchBuilder.h ├── IDESourceControlPatchItemNode.h ├── IDESourceControlPatchManager.h ├── IDESourceControlPatchNode-Protocol.h ├── IDESourceControlPatchWorkingTreeNode.h ├── IDESourceControlProject.h ├── IDESourceControlRepository.h ├── IDESourceControlRequest.h ├── IDESourceControlRevision.h ├── IDESourceControlRevisionWrapper.h ├── IDESourceControlTaskOperation.h ├── IDESourceControlTree.h ├── IDESourceControlTreeGroup.h ├── IDESourceControlTreeItem.h ├── IDESourceControlWorkingCopyConfiguration.h ├── IDESourceControlWorkingTree.h ├── IDESourceControlWorkingTreeGroup.h ├── IDESourceControlWorkingTreeItem.h ├── IDESourceControlWorkingTreeItemHolder.h ├── IDESourceControlWorkspaceMonitor.h ├── IDESourceTreeProvider-Protocol.h ├── IDESourceTrees.h ├── IDEStandardTestRunner.h ├── IDEStandardTestable.h ├── IDEStructureEditing-Protocol.h ├── IDESymbolicBreakpoint.h ├── IDESymbolicBreakpointWrapper.h ├── IDESyntheticLaunchSession.h ├── IDETest.h ├── IDETestBaselineRecord.h ├── IDETestBlueprintHostSettings.h ├── IDETestBundleBaselineRecord.h ├── IDETestBundleDeviceRecord.h ├── IDETestBundleRunDestinationRecord.h ├── IDETestContainer-Protocol.h ├── IDETestFailureBreakpoint.h ├── IDETestIdentifierResolver.h ├── IDETestIssue.h ├── IDETestManager.h ├── IDETestObserver-Protocol.h ├── IDETestPerformanceMetricBaselineRecord.h ├── IDETestProgressNotificationsObserver.h ├── IDETestReportDocumentLocation.h ├── IDETestResult.h ├── IDETestResultMessage.h ├── IDETestRunSession.h ├── IDETestRunner.h ├── IDETestSchemeAction.h ├── IDETestSchemeBaselineRecord.h ├── IDETestable-Protocol.h ├── IDETestableIssueProvider.h ├── IDETestableProvider-Protocol.h ├── IDETestableReference.h ├── IDETestableReferenceTestIdentifier.h ├── IDETestingSpecification.h ├── IDETestingSpecifier-Protocol.h ├── IDETestingSystem.h ├── IDETestsInTestableObserver-Protocol.h ├── IDETextIndex.h ├── IDETextIndexDataProvider.h ├── IDETextIndexPropertyListDataProvider.h ├── IDETextIndexRTFDataProvider.h ├── IDETextIndexTextDataProvider.h ├── IDETextIndexTextFindableWrapper.h ├── IDETypeIdentifier.h ├── IDEUIATestHostTask.h ├── IDEUIATestRunner.h ├── IDEUIATestScriptAgentCommunicator.h ├── IDEUnitTestContainerUnlockingDelegate.h ├── IDEUnitTestLogProvider.h ├── IDEUnitTestsActivityLogBuilder.h ├── IDEUnitTestsObserver-Protocol.h ├── IDEUnitTestsOperationsObserver.h ├── IDEUnitTestsRunnerAdaptor.h ├── IDEUnitTestsSummariesBuilder.h ├── IDEUpgradeBlueprintContext.h ├── IDEUpgradeContainerContext.h ├── IDEUpgradeContext.h ├── IDEUpgradeSchemeContext.h ├── IDEUpgradeTask.h ├── IDEUpgradeableItem-Protocol.h ├── IDEVersionCommandLineVerb.h ├── IDEVersionedFileManager.h ├── IDEWatchpoint.h ├── IDEWatchpointNotificationInfo.h ├── IDEWorkspace.h ├── IDEWorkspaceArena.h ├── IDEWorkspaceArenaInfo.h ├── IDEWorkspaceArenaSnapshot.h ├── IDEWorkspaceBasedCommandLineVerb.h ├── IDEWorkspaceCore.h ├── IDEWorkspaceDelegate-Protocol.h ├── IDEWorkspaceInfoCommandLineVerb.h ├── IDEWorkspaceIntegrityIssueProvider.h ├── IDEWorkspaceIntegrityIssueProviderContext.h ├── IDEWorkspaceReferencedTestablesObserver-Protocol.h ├── IDEWorkspaceSettings.h ├── IDEWorkspaceSharedSettings.h ├── IDEWorkspaceSnapshotManager.h ├── IDEWorkspaceUpgradeTasksController.h ├── IDEWorkspaceUserSettings.h ├── IDEWorkspaceWrappingContainer-Protocol.h ├── IDEXMLPackageContainer.h ├── IDEXMLPackageContainerCore-Protocol.h ├── IDEXMLPackageContainerCore.h ├── IDEXcodeServer.h ├── IDEXcodeServerManager.h ├── IDEXcodeServerUseConfiguration.h ├── IDEiCloudEntitlementsProcessor.h ├── NSArray-IDELocalizationStreamArrayUtilities.h ├── NSCoding-Protocol.h ├── NSCopying-Protocol.h ├── NSError-DVTDeviceIneligibility.h ├── NSFastEnumeration-Protocol.h ├── NSFileManager-IDESourceControlUtilities.h ├── NSLocale-IDELocDisplayName.h ├── NSLocale-IDELoc_IPPrivateMethods.h ├── NSMutableCopying-Protocol.h ├── NSNumber-IDESourceControlAdditions.h ├── NSObject-IDEModelObjectTypeIdentification.h ├── NSObject-Protocol.h ├── NSSecureCoding-Protocol.h ├── NSString-IDEIndexAdditions.h ├── NSURLConnectionDelegate-Protocol.h ├── ProjectItemWrapper.h ├── UIAInstrumentAuthorizedAPI-Protocol.h ├── XCTestDriverInterface-Protocol.h ├── XCTestManager_DaemonConnectionInterface-Protocol.h ├── XCTestManager_IDEInterface-Protocol.h ├── _IDEDeferredInitializationInvocation.h ├── _IDEFolderRootGroup.h ├── _IDEFoundationPrivateClassForFindingBundle.h ├── _IDEIssueProvisionInfo.h ├── _IDELegacyUserDefaultsImporter.h ├── _IDELocalizationAddFileReferenceContext.h ├── _IDELocalizationExporterConfig.h ├── _IDELocalizationStreamBlockBased.h ├── _IDELocalizationStreamConcat.h ├── _IDELocalizationStreamJoin.h ├── _IDELocalizationStreamMap.h ├── _IDELocalizationStreamReturn.h ├── _IDELocalizationStreamThrow.h ├── _IDELocalizationWriteStringsContext.h ├── _IDELocalizedPlistAdaptorReadContext.h ├── _IDELocalizedPlistAdaptorWriteContext.h ├── _IDELocalizedStringsAdaptorReadContext.h ├── _IDELocalizedStringsAdaptorWriteContext.h ├── _IDEOCUnitTestRecord.h ├── _IDETestFileChangeBroker.h ├── _IDETestManagerAPIMediator.h ├── _IDETestResultsProcessor.h ├── _IDETestResultsProcessorDelegate-Protocol.h ├── _IDETestRunPerTestableSessionState.h ├── _IDETestableState.h ├── _IDEUnitTestParserMediator.h └── _IDEUnitTestParserValidator.h └── IDEKit ├── AAVArchiveGroup.h ├── AAVArchivedApplicationsViewController.h ├── AAVITunesConnectProxy.h ├── AAVITunesConnectProxyDelegate.h ├── AuthorImageCell.h ├── CALayer-IDESpinnerLayerAdditions.h ├── CDStructures.h ├── DTGraphDelegate-Protocol.h ├── DVTAdditionalTextCompletion-Protocol.h ├── DVTAssertionHandling-Protocol.h ├── DVTCancellable-Protocol.h ├── DVTClickableLayer-Protocol.h ├── DVTCodesignableDevice-Protocol.h ├── DVTCompletingTextViewDelegate-Protocol.h ├── DVTDeveloperAccount-IDEAccountPrefsAdditions.h ├── DVTDevice-IDEDeviceActivityReporterAdditions.h ├── DVTDeviceApplicationItem-Protocol.h ├── DVTDeviceApplicationItem_KitSupport-Protocol.h ├── DVTDeviceApplicationProvider-Protocol.h ├── DVTDiffTextFilter-Protocol.h ├── DVTDisclosureView-IDEViewControllerAutomaticInvalidation.h ├── DVTDistributionMethodStepTextField.h ├── DVTDocumentLocation-DVTDocumentLocation_ModelObjectTypeIdentifierAdditions.h ├── DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h ├── DVTDocumentLocation-IDESourceControlDocumentLocationAdditions.h ├── DVTDocumentLocation-IDESourceControlDocumentLocationAdditionsInternals.h ├── DVTDownloadableInstallationHelper-Protocol.h ├── DVTDynamicTableViewDataSource-Protocol.h ├── DVTDynamicTableViewDelegate-Protocol.h ├── DVTEditor-Protocol.h ├── DVTExtension-_IDEActionTypeExtensionDisplay.h ├── DVTFilePath-DVTFilePathPropertyAdditions.h ├── DVTFilePathFieldCellDelegate-Protocol.h ├── DVTFilteringMenuDelegate-Protocol.h ├── DVTFindBarFindable-Protocol.h ├── DVTFindBarHostable-Protocol.h ├── DVTFindPatternManager-Protocol.h ├── DVTFirstResponderShowingView-Protocol.h ├── DVTFontTextFieldCellDelegate-Protocol.h ├── DVTInvalidation-Protocol.h ├── DVTIssueDisplayingView-Protocol.h ├── DVTLanguageSpecification-IBDVTFoundationAdditions.h ├── DVTLinkViewDelegate-Protocol.h ├── DVTMessageBubbleAnnotationDelegate-Protocol.h ├── DVTModelObject-Protocol.h ├── DVTOutlineViewDelegate-Protocol.h ├── DVTPackageInstallerHelperDelegate-Protocol.h ├── DVTPagingSheetViewController-Protocol.h ├── DVTPreferenceSet-Protocol.h ├── DVTProgressReporting-Protocol.h ├── DVTReplacementViewDelegate-Protocol.h ├── DVTScopeBarContentController-Protocol.h ├── DVTScopeBarHost-Protocol.h ├── DVTSourceCodeComparisonAnnotationContext-Protocol.h ├── DVTSourceExpressionSource-Protocol.h ├── DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h ├── DVTSourceModelItem-IBDVTFoundationAdditions.h ├── DVTSourceTextViewDelegate-Protocol.h ├── DVTSpecificApplicationProvider-Protocol.h ├── DVTSplitViewDelegate-Protocol.h ├── DVTStateRepositoryDelegate-Protocol.h ├── DVTStatefulObject-Protocol.h ├── DVTTabChooserViewDelegate-Protocol.h ├── DVTTabbedWindowControlling-Protocol.h ├── DVTTabbedWindowCreation-Protocol.h ├── DVTTabbedWindowTabContentControlling-Protocol.h ├── DVTTableViewDelegate-Protocol.h ├── DVTTextAnnotationDelegate-Protocol.h ├── DVTTextCompletionItem-Protocol.h ├── DVTTextCompletionItemInfoProvider-Protocol.h ├── DVTTextFindable-Protocol.h ├── DVTTextReplacable-Protocol.h ├── DVTTextlikeFindDescriptor-Protocol.h ├── DVTTileViewDelegate-Protocol.h ├── DVTUndoManagerDelegate-Protocol.h ├── DVTWindowActivationStateObserver-Protocol.h ├── DVTXMLUnarchiving-Protocol.h ├── DockUtilities.h ├── IDEARCConversionApprovalAssistant.h ├── IDEARCConversionAssistantContext.h ├── IDEARCConversionBuildFile.h ├── IDEARCConversionGeneratingPreviewAssistant.h ├── IDEARCConversionReviewChangesAssistant.h ├── IDEARCConversionReviewChangesFile.h ├── IDEARCConversionTarget.h ├── IDEARCConversionTargetChooserAssistant.h ├── IDEARCConversionTargetChooserBuildFileItem.h ├── IDEARCConversionTargetChooserItem.h ├── IDEARCConversionTargetChooserTargetItem.h ├── IDEAboutWindowController.h ├── IDEAccountPrefsDeveloperAccountDetailViewController.h ├── IDEAccountPrefsDeveloperAccountProfileCellView.h ├── IDEAccountPrefsDeveloperAccountProfileEntitlementsToSummaryTransformer.h ├── IDEAccountPrefsDeveloperAccountTeamDetailsController.h ├── IDEAccountPrefsEntitlementsIconsView.h ├── IDEAccountPrefsMultipleAccountsViewController.h ├── IDEAccountPrefsNoAccountsViewController.h ├── IDEAccountPrefsPaneAccount-Protocol.h ├── IDEAccountPrefsPaneController.h ├── IDEAccountPrefsRepositoryDetailViewController.h ├── IDEAccountPrefsServerDetailViewController.h ├── IDEAccountReachabilityToImageTransformer.h ├── IDEAccountTeamPickerListTeamsViewController.h ├── IDEAccountTeamPickerRefreshTeamsViewController.h ├── IDEAccountTeamPickerRowBase.h ├── IDEAccountTeamPickerSingleListTeamsViewController.h ├── IDEAccountTeamPickerWindowController.h ├── IDEAccountWrapper.h ├── IDEAccountsEnabledToTitleTextColorTransformer.h ├── IDEActionButton.h ├── IDEActionExplorationContext.h ├── IDEActionRunPhaseSheetController.h ├── IDEActionSliceViewController.h ├── IDEActionSliceViewControllerDelegate-Protocol.h ├── IDEActionStackView.h ├── IDEActiveRunContextStoring-Protocol.h ├── IDEActivityLogRecord-IDEActivityLogAdditions.h ├── IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h ├── IDEActivityLogTranscriptLayoutManager.h ├── IDEActivityMultiActionIndicatorLayer.h ├── IDEActivityPlaceholderView.h ├── IDEActivityPopUpContentLayer.h ├── IDEActivityPopUpContentLayerController.h ├── IDEActivityPopUpContentLayerControllerDelegate-Protocol.h ├── IDEActivityPopUpContentLayerDelegate-Protocol.h ├── IDEActivityPopUpContentView.h ├── IDEActivityPopUpReportLayer.h ├── IDEActivityPopUpWindowController.h ├── IDEActivityProgressIndicatorLayer.h ├── IDEActivityReport.h ├── IDEActivityReportDateStringSegment.h ├── IDEActivityReportFileIOCoordinator.h ├── IDEActivityReportLayer.h ├── IDEActivityReportManager.h ├── IDEActivityReportStringSegment.h ├── IDEActivityReporter.h ├── IDEActivityScrollingTextLayer.h ├── IDEActivityStatusCategory.h ├── IDEActivityStatusCategoryLayer.h ├── IDEActivityStatusCompositeCategory.h ├── IDEActivityStatusContainerLabelLayer.h ├── IDEActivityStatusContainerLayer.h ├── IDEActivityTestingActivityReporter.h ├── IDEActivityTestingMenuDelegate.h ├── IDEActivityView.h ├── IDEActivityViewBackgroundButton.h ├── IDEActivityViewDataConsumer-Protocol.h ├── IDEActivityViewDataSource.h ├── IDEAddContainerItemsAssistant.h ├── IDEAddContainerItemsAssistantContext.h ├── IDEAddTestBundleToSchemeActionSheetHelper.h ├── IDEAlert-IDEAlertUI.h ├── IDEAlertViewController.h ├── IDEAlertsMenuDelegate.h ├── IDEAlertsPrefsBehaviorTableCellView.h ├── IDEAlertsPrefsCustomBehaviorTableCellView.h ├── IDEAlertsPrefsPaneController.h ├── IDEAlertsView.h ├── IDEAnalyzeActionSheetController.h ├── IDEAnalyzePostActionRunPhaseSheetController.h ├── IDEAnalyzePreActionRunPhaseSheetController.h ├── IDEAnalyzeSubActionPlaceholderView.h ├── IDEAnalyzerResultExplorationContext.h ├── IDEAnnotationContext.h ├── IDEAppChooserModelObject.h ├── IDEAppChooserTableView.h ├── IDEAppChooserWindowController.h ├── IDEAppEnergyGraph.h ├── IDEAppIDFeatureDelegate-Protocol.h ├── IDEAppIDItemIdentifiersItemModelSet.h ├── IDEAppIDItemIdentifiersTableViewController.h ├── IDEAppStatistics.h ├── IDEApplication.h ├── IDEApplicationCommands.h ├── IDEApplicationController.h ├── IDEApplicationEventDelegate-Protocol.h ├── IDEArchivableStringIndexPair.h ├── IDEArchive-AAVArchiveViewerExtensions.h ├── IDEArchivePackager-InterfaceExtensions.h ├── IDEArchiveRunPhaseSheetController.h ├── IDEArgumentsCapsuleSheetController.h ├── IDEAssertionHandler.h ├── IDEAssistant.h ├── IDEAssistantContext.h ├── IDEAssistantWindowController.h ├── IDEAttachToProcessHelper.h ├── IDEAttachToProcessSheet.h ├── IDEAttachToProcessSheetDelegate-Protocol.h ├── IDEAttributedStringControl.h ├── IDEAttributedStringControlParagraphStyleEditingProxy.h ├── IDEAttributedStringControlParagraphStylePopoverController.h ├── IDEAttributedStringControlParagraphStylePopoverInsetView.h ├── IDEAttributedStringControlTextView.h ├── IDEAttributedStringControlTextViewDelegate-Protocol.h ├── IDEAttributedStringControlTextViewFocusRingOverlay.h ├── IDEAttributedStringScrollView.h ├── IDEAutoForwardScrollEventsScrollView.h ├── IDEAutoImportBuildableProductProxy.h ├── IDEAutoImportCompletionItem.h ├── IDEBarGraph.h ├── IDEBaseDocumentNavigableItem.h ├── IDEBatchDocumentFindable.h ├── IDEBatchFindActivityReporter.h ├── IDEBatchFindCandidateFile.h ├── IDEBatchFindColonSuffixPathCell.h ├── IDEBatchFindColonSuffixPathControl.h ├── IDEBatchFindCommands.h ├── IDEBatchFindCriteria.h ├── IDEBatchFindFileLocator.h ├── IDEBatchFindFileSystemLocator.h ├── IDEBatchFindFunctionType.h ├── IDEBatchFindLocationOutlineView.h ├── IDEBatchFindLocationPickerCell.h ├── IDEBatchFindLocationPickerItem.h ├── IDEBatchFindLocationPickerNavigableItem.h ├── IDEBatchFindLocationPickerSchemeItem.h ├── IDEBatchFindLocationPickerView.h ├── IDEBatchFindNavigator.h ├── IDEBatchFindPathBarMatchStyleType.h ├── IDEBatchFindPathBarMatchStyleTypeOption.h ├── IDEBatchFindPathBarMenuItem.h ├── IDEBatchFindPathControlNavigable.h ├── IDEBatchFindQuery.h ├── IDEBatchFindRawTextLineLocationFinder.h ├── IDEBatchFindReplaceButtonLayoutView.h ├── IDEBatchFindReplacePreviewContainerView.h ├── IDEBatchFindReplacePreviewController.h ├── IDEBatchFindReplaceableSheetController.h ├── IDEBatchFindResult.h ├── IDEBatchFindResultGroup.h ├── IDEBatchFindResultGroupDelegate-Protocol.h ├── IDEBatchFindResultSet.h ├── IDEBatchFindResultSetProtocol-Protocol.h ├── IDEBatchFindResultUIState.h ├── IDEBatchFindResultsOutlineController.h ├── IDEBatchFindRuleEditor.h ├── IDEBatchFindRuleEditorDelegate-Protocol.h ├── IDEBatchFindScopeEditor.h ├── IDEBatchFindScopeFileTypeRow.h ├── IDEBatchFindScopeLocationRow.h ├── IDEBatchFindScopePredicate.h ├── IDEBatchFindScopeRuleNode.h ├── IDEBatchFindScopeRuleRow.h ├── IDEBatchFindScopeRuleRowDelegate-Protocol.h ├── IDEBatchFindScopeTextStaticRow.h ├── IDEBatchFindStatusCell.h ├── IDEBatchFindStrategiesController.h ├── IDEBatchFindSymbolicFindCriteria.h ├── IDEBatchFindSymbolicQuery.h ├── IDEBatchFindTextQuery.h ├── IDEBatchFindTextualFindCriteria.h ├── IDEBatchFindTwoButtonLayout.h ├── IDEBatchFindWorkspaceFileLocator.h ├── IDEBatchFindable.h ├── IDEBatchRawTextFindable.h ├── IDEBindableDeclarativeInspectorController-Protocol.h ├── IDEBlockScrollView.h ├── IDEBlueprintProvider-Protocol.h ├── IDEBotsURLHandler.h ├── IDEBounceAlert.h ├── IDEBounceAlertViewController.h ├── IDEBreakpointCell.h ├── IDEBreakpointIcon.h ├── IDEBuildAlertMonitor.h ├── IDEBuildFolderLocationSheetController.h ├── IDEBuildFolderLocationSheetControllerDelegate-Protocol.h ├── IDEBuildIssueAnnotation.h ├── IDEBuildIssueErrorAnnotation.h ├── IDEBuildIssueNoticeAnnotation.h ├── IDEBuildIssueProvider-IDEKitAdditions.h ├── IDEBuildIssueStaticAnalyzerEventStepAnnotation.h ├── IDEBuildIssueStaticAnalyzerResultAnnotation.h ├── IDEBuildIssueStaticAnalyzerWarningAnnotation.h ├── IDEBuildIssueWarningAnnotation.h ├── IDEBuildResultsOutlineDelegate-Protocol.h ├── IDEBuildResultsOutlineLogic.h ├── IDEBuildRunPhaseBlueprintProviderWrapper.h ├── IDEBuildRunPhaseBlueprintWrapper.h ├── IDEBuildRunPhaseSheetController.h ├── IDEBuildSettingsProvider-Protocol.h ├── IDEBuildSystemActivityReporter.h ├── IDEBuildable-Protocol.h ├── IDEBuildableProduct-Protocol.h ├── IDEButtonWithBackgroundColor.h ├── IDECancellableToken.h ├── IDECapsuleFooterView.h ├── IDECapsuleHeaderView.h ├── IDECapsuleListView.h ├── IDECapsuleListViewDataSource-Protocol.h ├── IDECapsuleView.h ├── IDECapsuleViewController-Protocol.h ├── IDECapsuleViewDelegate-Protocol.h ├── IDEClassIconProvider.h ├── IDECleanBuildFolderActivityReporter.h ├── IDECodeModule-NSPasteboardSupport.h ├── IDECodeModuleDefaultSortDescriptor.h ├── IDECodeSnippet.h ├── IDECodeSnippetCompletionItem.h ├── IDECodeSnippetCompletionItemInfoViewController.h ├── IDECodeSnippetCompletionScopeRowController.h ├── IDECodeSnippetCompletionScopeRowValue.h ├── IDECodeSnippetLibrary.h ├── IDECodeSnippetLibraryCompletionStrategy.h ├── IDECodeSnippetLibraryDetailEditorController.h ├── IDECodeSnippetLibraryPlatformFamilyValueTransformer.h ├── IDECodeSnippetRepository.h ├── IDECodesignIssueResolutionDescription.h ├── IDECodesignIssueResolutionGenerateDistributionProfileOption.h ├── IDECodesignIssueResolutionImportDeveloperProfileOption.h ├── IDECodesignIssueResolutionOption.h ├── IDECodesignIssueResolutionOptionCancel.h ├── IDECodesignIssueResolutionOptionProvider.h ├── IDECodesignIssueResolutionPortalSource.h ├── IDECodesignIssueResolutionRequestCertificateOption.h ├── IDECodesignIssueResolutionVisitPortalOption.h ├── IDECodesignResolutionAction.h ├── IDECodesignResolutionActionContext.h ├── IDECodesignResolutionActionContextProvider-Protocol.h ├── IDECodesignResolutionViewController.h ├── IDECodesignResolutionWindowController.h ├── IDECodesigningSettingsMacViewController.h ├── IDECodesigningSettingsViewController.h ├── IDECombinedDownloadsPrefPaneController.h ├── IDECommandHandler-Protocol.h ├── IDECommandHandlerVendor-Protocol.h ├── IDECommandLineArgumentEntry-NSPasteboardSupport.h ├── IDECommandManager.h ├── IDEComparisonEditor.h ├── IDEComparisonEditorAutoLayoutView.h ├── IDEComparisonEditorChangesStepperView.h ├── IDEComparisonEditorDataSource-Protocol.h ├── IDEComparisonEditorDelegate-Protocol.h ├── IDEComparisonEditorSubmode.h ├── IDEComparisonEditorTimelineNavBar.h ├── IDEComparisonLineLayer.h ├── IDEComparisonNavTimelineBar.h ├── IDEComparisonNavTimelineView.h ├── IDEComparisonToolbar.h ├── IDECompletionDestinationDelegate-Protocol.h ├── IDECompletionDestinationManager.h ├── IDEComponentDownloadIconProvider-Protocol.h ├── IDEComponentDownloadsPrefPaneItem.h ├── IDEComponentDownloadsSupport.h ├── IDEConfigurableDataNode.h ├── IDEConfigurableDataSource.h ├── IDEConfigurableImageAndTextCell.h ├── IDEConsoleArea.h ├── IDEConsoleFontAndColorItem.h ├── IDEConsoleFontAndColorItemProvider.h ├── IDEConsoleTextCompletionDataSource.h ├── IDEConsoleTextView.h ├── IDEConsoleTextViewObjectiveCExpressionRangeDelegate-Protocol.h ├── IDEConsoleTextViewStandardIODelegate-Protocol.h ├── IDEContainer-IDEKitContainerAdditions.h ├── IDEContainer-InspectorProperties.h ├── IDEContainerContentsMediaRepository.h ├── IDEContainerDelegate-Protocol.h ├── IDEContainerErrorPresenter-Protocol.h ├── IDEContainerFileReferenceNavigableItem.h ├── IDEContainerItem-IDEKitContainerItemPropertyAdditions.h ├── IDEContainerItem-IDEKit_StructureEditing.h ├── IDEContainerItem-InspectorProperties.h ├── IDEContainerItemInspector.h ├── IDEContainerItemPasteboardManager.h ├── IDEContainerItemSnapshot.h ├── IDEContainerItemSnapshotNavigableItem.h ├── IDEContainerItemStructureEditingTarget.h ├── IDEContainerReloadingDelegate-Protocol.h ├── IDEContainerUnlockingDelegate-Protocol.h ├── IDEContextAutocreationController.h ├── IDEContinuousIntegrationActionManager-Protocol.h ├── IDEContinuousIntegrationCreateEditBotWindowController-Protocol.h ├── IDEContinuousIntegrationLogNavigatorHelper-Protocol.h ├── IDEContinuousIntegrationManager.h ├── IDEContinuousIntegrationManagerObserver.h ├── IDEContinuousIntegrationNewServiceAccountController-Protocol.h ├── IDEContinuousIntegrationServiceManager-Protocol.h ├── IDEControlGroup.h ├── IDECounterpartsGeniusResultsFinder.h ├── IDECreateSnapshotAlert.h ├── IDECreateSnapshotAlertViewController.h ├── IDECustomAlertEvent.h ├── IDECustomToolbar.h ├── IDEDebugArea.h ├── IDEDebugAreaBorderedView.h ├── IDEDebugBar.h ├── IDEDebugBarContentProvider-Protocol.h ├── IDEDebugBarContentProvider.h ├── IDEDebugFetchEventOptionsController.h ├── IDEDebugGaugeDomainProvider.h ├── IDEDebugGaugeReportContentBackground.h ├── IDEDebugGaugeReportContentDelegate-Protocol.h ├── IDEDebugGaugeReportDocument.h ├── IDEDebugGaugeReportEditor.h ├── IDEDebugGaugeReportHeaderBackground.h ├── IDEDebugGaugeReportSection.h ├── IDEDebugGaugeReportTopSection.h ├── IDEDebugGaugeReportTopSectionContentDelegate-Protocol.h ├── IDEDebugGaugeReportTopSectionDescriptionEntry.h ├── IDEDebugGaugeTrayCell.h ├── IDEDebugNavigableModel-Protocol.h ├── IDEDebugNavigator.h ├── IDEDebugProcess-Protocol.h ├── IDEDebugSessionController-Protocol.h ├── IDEDebugXPCOptionsController.h ├── IDEDebuggerBarConsoleInfoProvider-Protocol.h ├── IDEDebuggerBarEditorInfoProvider-Protocol.h ├── IDEDebuggerMenuDelegate.h ├── IDEDebuggingAdditionUIController-Protocol.h ├── IDEDebuggingAdditionUIControllerObserverEntry.h ├── IDEDebuggingWindowBehaviorViewController.h ├── IDEDeclarativeInspectorDynamicVisibilityManager.h ├── IDEDeclarativeInspectorGenerator.h ├── IDEDefaultDebugArea.h ├── IDEDefaultMediaLibrary-Protocol.h ├── IDEDestinationMenuDelegate.h ├── IDEDetailedAlert.h ├── IDEDeviceActivityReporter.h ├── IDEDeviceURLHandler.h ├── IDEDeviceUnavailableAlertHelper.h ├── IDEDiagnosticActivityLogMessage-KitAdditions.h ├── IDEDiagnosticExplorationContext.h ├── IDEDialogAlert.h ├── IDEDialogAlertViewController.h ├── IDEDistributionAppRecordSelectionViewController.h ├── IDEDistributionAppRecordStepViewController.h ├── IDEDistributionApplicationExportStep.h ├── IDEDistributionArchiveExportStep.h ├── IDEDistributionAssistantWindowController.h ├── IDEDistributionBuiltProductsExportStep.h ├── IDEDistributionContext.h ├── IDEDistributionDirectValidationStepViewController.h ├── IDEDistributionDryRunPackagingStepViewController.h ├── IDEDistributionEmptyArrayTransformer.h ├── IDEDistributionEntitlementOptionsViewController.h ├── IDEDistributionExportStep.h ├── IDEDistributionMethodStepViewController.h ├── IDEDistributionPackageExportStep.h ├── IDEDistributionPackagingStepViewController.h ├── IDEDistributionProgressViewController.h ├── IDEDistributionResultFailureViewController.h ├── IDEDistributionResultSuccessViewController.h ├── IDEDistributionResultViewController.h ├── IDEDistributionSigningAssetErrorsViewController.h ├── IDEDistributionSigningAssetsStepViewController.h ├── IDEDistributionStepViewController.h ├── IDEDistributionSummaryItem.h ├── IDEDistributionSummaryItemTableCellView.h ├── IDEDistributionSummaryStepViewController.h ├── IDEDistributionTableCellView.h ├── IDEDistributionUploadStepViewController.h ├── IDEDistributionValidationStepViewController.h ├── IDEDocumentController.h ├── IDEDocumentFrameworkFilePathNavigableItem.h ├── IDEDocumentLocationNavigableItem.h ├── IDEDocumentStructureProviding-Protocol.h ├── IDEDocumentURLNavigableItem.h ├── IDEDocumentVersioningOptionsController.h ├── IDEDocumentationWindow-Protocol.h ├── IDEDownloadableCapsuleViewController.h ├── IDEDownloadableContentTypeGroup.h ├── IDEDownloadableContext.h ├── IDEDownloadableInstallationHelper.h ├── IDEDownloadableTableRowView.h ├── IDEDownloadablesActivityReporter.h ├── IDEDownloadsPrefDownloadableItemTableCellView.h ├── IDEDummyFindReplacePreviewProvider.h ├── IDEDummyQuickLookProvider.h ├── IDEEditor.h ├── IDEEditorArea.h ├── IDEEditorAreaContainer-Protocol.h ├── IDEEditorBasicMode.h ├── IDEEditorContainerDocument.h ├── IDEEditorContents.h ├── IDEEditorContext.h ├── IDEEditorContextDelegate-Protocol.h ├── IDEEditorContextProtocol-Protocol.h ├── IDEEditorCoordinator.h ├── IDEEditorDelegate-Protocol.h ├── IDEEditorDocument.h ├── IDEEditorDocumentPreviewProvider.h ├── IDEEditorDocumentValidatedUserInterfaceItem.h ├── IDEEditorEmpty.h ├── IDEEditorFindMenuDelegate.h ├── IDEEditorGeniusMode.h ├── IDEEditorGeniusResults.h ├── IDEEditorHistoryController.h ├── IDEEditorHistoryItem.h ├── IDEEditorHistoryStack.h ├── IDEEditorIssueMenuController.h ├── IDEEditorMenuContentProvider-Protocol.h ├── IDEEditorMenuStepperView.h ├── IDEEditorMenuStepperViewDelegate-Protocol.h ├── IDEEditorModeToolbarViewController.h ├── IDEEditorModeViewController.h ├── IDEEditorMultipleContext.h ├── IDEEditorMultipleContextDelegate-Protocol.h ├── IDEEditorNumberStepperView.h ├── IDEEditorOpenSpecifier.h ├── IDEEditorReadOnlyIndicatorController.h ├── IDEEditorSplittingController.h ├── IDEEditorSplittingControllerDelegate-Protocol.h ├── IDEEditorStepperView.h ├── IDEEditorVersionsMode.h ├── IDEEnergyAdditionDocument.h ├── IDEEnergyAdditionDocumentLocation.h ├── IDEEnergyAdditionEditor.h ├── IDEEnergyAdditionGuidance.h ├── IDEEnergyAdditionGuidanceView.h ├── IDEEnergyAdditionUIController.h ├── IDEEnergyAnnotatedBarGraph.h ├── IDEEnterFullScreenAlert.h ├── IDEEnterFullScreenAlertViewController.h ├── IDEEntitlementsFile.h ├── IDEEntitlementsProcessorViewController.h ├── IDEEnvironmentVariableEntry-NSPasteboardSupport.h ├── IDEEnvironmentVariablesCapsuleSheetController.h ├── IDEEvaluatedStringFormatter.h ├── IDEExecutionActivityReporter.h ├── IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h ├── IDEExplorationContext.h ├── IDEFileIdentityAndTypePopupController.h ├── IDEFileInspectorCategoryController.h ├── IDEFileInspectorFileTypeGroup.h ├── IDEFileMediaRepository.h ├── IDEFileNavigableItem.h ├── IDEFilePickerPanel.h ├── IDEFilePickerView.h ├── IDEFilePickerViewDelegate-Protocol.h ├── IDEFileReference-IDEKitFileReferencePropertyAdditions.h ├── IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h ├── IDEFileReference-InspectorProperties.h ├── IDEFileReferenceNavigableItem.h ├── IDEFileTemplateChooserAssistant.h ├── IDEFileTemplateCompletionAssistant.h ├── IDEFileTemplatesLibrary.h ├── IDEFileTextSettings.h ├── IDEFilterControlBar.h ├── IDEFilterControlBarTarget-Protocol.h ├── IDEFirstIssueAlert.h ├── IDEFirstIssueAlertViewController.h ├── IDEFirstLaunchAppToQuit.h ├── IDEFirstLaunchExperienceViewController.h ├── IDEFirstLaunchExperienceWindowController.h ├── IDEFirstResponderView.h ├── IDEFlightCheckListView.h ├── IDEFlightCheckListViewDelegate-Protocol.h ├── IDEFlightCheckView.h ├── IDEFlightChecking-Protocol.h ├── IDEFlightCheckingContext-Protocol.h ├── IDEFolder-InspectorProperties.h ├── IDEFontAndColorCategoriesTableView.h ├── IDEFontAndColorFontTransformer.h ├── IDEFontAndColorItem-Protocol.h ├── IDEFontAndColorPrefsPaneController.h ├── IDEFramework-IDEKitFrameworkPropertyAdditions.h ├── IDEFramework-InspectorProperties.h ├── IDEFrameworkFilePath.h ├── IDEFrameworkFilePathDomainProvider.h ├── IDEGaugeButtonCell.h ├── IDEGaugeReportTopSectionComponent.h ├── IDEGaugeReportTopSectionComponentEntry.h ├── IDEGaugeReportTopSectionContentBackground.h ├── IDEGeneralPrefsPaneController.h ├── IDEGeniusPackagedResults.h ├── IDEGeniusResultsFinder.h ├── IDEGeniusResultsGraphNode.h ├── IDEGeniusResultsGraphNodeNavigableItem.h ├── IDEGraph.h ├── IDEGraphChart.h ├── IDEGraphDelegate-Protocol.h ├── IDEGraphModel.h ├── IDEGraphModelChartsModificationDelegate-Protocol.h ├── IDEGroup-IDEKitGroupPropertyAdditions.h ├── IDEGroup-IDEKitGroupSourceControlPropertyAdditions.h ├── IDEGroup-InspectorProperties.h ├── IDEGroupNavigableItem.h ├── IDEGroupedSegmentedControl.h ├── IDEGroupedSegmentedControlDelegate-Protocol.h ├── IDEGroupedSegmentedControlGroup.h ├── IDEGroupedSegmentedControlItem.h ├── IDEHelpMenuDelegate.h ├── IDEHelperAppMenuDelegate.h ├── IDEIOSMediaResourceFoldingStrategy.h ├── IDEIconCreator.h ├── IDEIconEntry.h ├── IDEIconSetMediaResource.h ├── IDEIconTextAttachmentCell.h ├── IDEIgnoredImageView.h ├── IDEImageMediaResource.h ├── IDEImageMediaType.h ├── IDEImportStatementAdditionalCompletion.h ├── IDEIncludesGeniusResultsFinder.h ├── IDEIndexCompletionItem-IDEKitExtensions.h ├── IDEIndexCompletionStrategy.h ├── IDEIndexGeniusResult.h ├── IDEIndexGeniusResultNavigableItem.h ├── IDEIndexGeniusResultsFinder.h ├── IDEIndexSymbol-IDEKitExtensions.h ├── IDEIndexSymbolSelectionSource-Protocol.h ├── IDEIndexerActivityReporter.h ├── IDEInfiniteLineBox.h ├── IDEInitialization-Protocol.h ├── IDEInspectorAbstractActionProperty.h ├── IDEInspectorActionButtonProperty.h ├── IDEInspectorActionMenuProperty.h ├── IDEInspectorArea.h ├── IDEInspectorArrayProperty.h ├── IDEInspectorAttributedStringProperty.h ├── IDEInspectorBasicStringProperty.h ├── IDEInspectorBooleanProperty.h ├── IDEInspectorCapsuleAddLozengeButton.h ├── IDEInspectorCapsuleController.h ├── IDEInspectorCapsuleTextLozenge.h ├── IDEInspectorCategoryController.h ├── IDEInspectorCenteringView.h ├── IDEInspectorChooser.h ├── IDEInspectorChooserCategory.h ├── IDEInspectorChooserChoice.h ├── IDEInspectorColorProperty.h ├── IDEInspectorContentController-Protocol.h ├── IDEInspectorContentView.h ├── IDEInspectorDateProperty.h ├── IDEInspectorEdgeInsetsProperty.h ├── IDEInspectorEnumerationProperty.h ├── IDEInspectorFontProperty.h ├── IDEInspectorImageEnumerationProperty.h ├── IDEInspectorImageMatrixProperty.h ├── IDEInspectorKeyPath.h ├── IDEInspectorLayoutGroup.h ├── IDEInspectorLayoutGroupWrapper.h ├── IDEInspectorLayoutStack.h ├── IDEInspectorLayoutViewWrapper.h ├── IDEInspectorListProperty.h ├── IDEInspectorMatching-Protocol.h ├── IDEInspectorNumberProperty.h ├── IDEInspectorPathFieldProperty.h ├── IDEInspectorPointProperty.h ├── IDEInspectorProperty.h ├── IDEInspectorPropertyLayoutGroup.h ├── IDEInspectorRectProperty.h ├── IDEInspectorResizableMatrix.h ├── IDEInspectorResizableSegmentedControlView.h ├── IDEInspectorResizableTextField.h ├── IDEInspectorScrubberProperty.h ├── IDEInspectorSizeProperty.h ├── IDEInspectorSliver.h ├── IDEInspectorStaticStringProperty.h ├── IDEInspectorStringProperty.h ├── IDEInspectorTextEnumerationOption.h ├── IDEInspectorTextEnumerationOptionGroup.h ├── IDEInspectorTextEnumerationProperty.h ├── IDEInspectorValueElement-Protocol.h ├── IDEInspectorViewController.h ├── IDEInstallActionSheetController.h ├── IDEInstrumentsLaunchHelper.h ├── IDEIntegrateActionSheetController.h ├── IDEIssue-IDEKitAdditions.h ├── IDEIssueAnnotationProvider.h ├── IDEIssueFileGroup-IDEKitAdditions.h ├── IDEIssueFileGroupNavigableItem.h ├── IDEIssueGroup-IDEKitAdditions.h ├── IDEIssueGroupNavigableItem.h ├── IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h ├── IDEIssueManager-IDEKitAdditions.h ├── IDEIssueNavigableItem.h ├── IDEIssueNavigator.h ├── IDEIssueNavigatorDataCell.h ├── IDEIssueProvider-IDEKitAdditions.h ├── IDEIssueTypeGroup-IDEKitAdditions.h ├── IDEJumpToField.h ├── IDEJumpToFieldCell.h ├── IDEKeyBinding.h ├── IDEKeyBindingField.h ├── IDEKeyBindingFieldCell.h ├── IDEKeyBindingFieldCellDelegate-Protocol.h ├── IDEKeyBindingFieldEditor.h ├── IDEKeyBindingItem.h ├── IDEKeyBindingPreferenceSet.h ├── IDEKeyBindingPreferenceSetManager.h ├── IDEKeyBindingSet.h ├── IDEKeyBindingsPrefsPaneController.h ├── IDEKeyDrivenNavigableItem.h ├── IDEKeyDrivenNavigableItemRepresentedObject-Protocol.h ├── IDEKeyboardShortcut.h ├── IDELaunchActionOptionViewController.h ├── IDELaunchRunPhaseSheetController.h ├── IDELaunchServicesRegistrationHelper.h ├── IDELibraryArea.h ├── IDELibraryController.h ├── IDELicenseAgreementViewController.h ├── IDELocalizationActivityReporter.h ├── IDELocalizationController-Protocol.h ├── IDELocalizationExportContext.h ├── IDELocalizationExportController.h ├── IDELocalizationImportContext.h ├── IDELocalizationImportController.h ├── IDELocalizationOptionsController.h ├── IDELocalizationXLIFFComparisonFile-Xcode3LocalizationFile.h ├── IDELocalizationXLIFFComparisonIssue-Xcode3LocalizationIssue.h ├── IDELocalizedContainer-Protocol.h ├── IDELocationCategoryPrefsPaneController.h ├── IDELocationScenario-SchemeOptions.h ├── IDELocationsPrefsPaneController.h ├── IDELogAndTestsEditor.h ├── IDELogBreakpointAction.h ├── IDELogDocument.h ├── IDELogEditor.h ├── IDELogEditorScopeBar.h ├── IDELogEditorScopeBarDelegate-Protocol.h ├── IDELogGeniusResultsFinder.h ├── IDELogManager-IDEKitAdditions.h ├── IDELogNavigator.h ├── IDELogNavigatorBotOfflineCell.h ├── IDELogNavigatorItem.h ├── IDELogNavigatorLoadMoreItem.h ├── IDELogNavigatorRootItem.h ├── IDELogNoTestsViewController.h ├── IDELogTestsViewController.h ├── IDELogTestsViewDocumentLocation.h ├── IDELogTestsViewTestGroup.h ├── IDELogTestsViewTestSummaryTestRun.h ├── IDELogTestsViewTestSummaryWrapper.h ├── IDELogViewController.h ├── IDEManageRunContextsSheetController.h ├── IDEMediaLibraryController.h ├── IDEMediaLibraryDelegate-Protocol.h ├── IDEMediaPasteHandler.h ├── IDEMediaRangeValue.h ├── IDEMediaRepository.h ├── IDEMediaResource.h ├── IDEMediaResourceCacheKey.h ├── IDEMediaResourceFoldingStrategy.h ├── IDEMediaResourceVariantContext.h ├── IDEMediaResourceVariantSet.h ├── IDEMediaResourceVariantVariable.h ├── IDEMediaType.h ├── IDEMenuBuilder.h ├── IDEMenuKeyBinding.h ├── IDEMenuKeyBindingSet.h ├── IDEMethodSourceCodeGenerator-Protocol.h ├── IDEMigrationAssistantContext.h ├── IDEMigrationTarget.h ├── IDEMigrationTargetChooserStatePersistence.h ├── IDEMiniDebuggerToolbarConsoleViewController.h ├── IDEMiniDebuggerToolbarItemProvider.h ├── IDEModule.h ├── IDEModuleNavigableItem.h ├── IDEModuleNavigableItemDomainProvider.h ├── IDEMustCloseOnQuitDocument-Protocol.h ├── IDEMutableMediaRepository.h ├── IDENICFilterProxy.h ├── IDENavBar.h ├── IDENavigableItem.h ├── IDENavigableItemArchivableRepresentation.h ├── IDENavigableItemBatchFindDomainProvider.h ├── IDENavigableItemCoordinator.h ├── IDENavigableItemCoordinatorDelegate-Protocol.h ├── IDENavigableItemDomainProvider.h ├── IDENavigableItemExecutionEnvironmentDomainProvider.h ├── IDENavigableItemFileReferenceProxy-Protocol.h ├── IDENavigableItemIssuesDomainProvider.h ├── IDENavigableItemSourceControlDomainProvider.h ├── IDENavigableItemSymbolsDomainProvider.h ├── IDENavigableItemTestsDomainProvider.h ├── IDENavigableItemWorkingTreeItemHolderDomainProvider.h ├── IDENavigableItemWorkspaceBotExecutionLogDomainProvider.h ├── IDENavigableItemWorkspaceBotLogDomainProvider.h ├── IDENavigableItemWorkspaceByTimeLogsDomainProvider.h ├── IDENavigableItemWorkspaceGroupedLogsDomainProvider.h ├── IDENavigableItemWorkspaceIssueLogsDomainProvider.h ├── IDENavigableItemWorkspaceStructureDomainProvider.h ├── IDENavigationHUDAbstractWorkspaceWindowLayer.h ├── IDENavigationHUDBackgroundView.h ├── IDENavigationHUDBorderedGradientLayer.h ├── IDENavigationHUDBorderedLayer-Protocol.h ├── IDENavigationHUDBorderedLayer.h ├── IDENavigationHUDController.h ├── IDENavigationHUDCoverFlowWrapperLayer.h ├── IDENavigationHUDDisposableLayer-Protocol.h ├── IDENavigationHUDImageAndTextLayer.h ├── IDENavigationHUDNavigableLayer-Protocol.h ├── IDENavigationHUDNewSplitSelection.h ├── IDENavigationHUDNewSplitTabLayoutCell.h ├── IDENavigationHUDNewSplitTabLayoutTreeLayer.h ├── IDENavigationHUDNewWorkspaceWindowLayer.h ├── IDENavigationHUDNewWorkspaceWindowSelection.h ├── IDENavigationHUDSelectableLayer-Protocol.h ├── IDENavigationHUDSelection.h ├── IDENavigationHUDSelectionDrivenLayer-Protocol.h ├── IDENavigationHUDSelectionView.h ├── IDENavigationHUDTabBarLayer.h ├── IDENavigationHUDTabBarNewTabLayer.h ├── IDENavigationHUDTabBarNewTabSelection.h ├── IDENavigationHUDTabBarTabLayer.h ├── IDENavigationHUDTabBarTabSelection.h ├── IDENavigationHUDTabLayer.h ├── IDENavigationHUDTabLayout.h ├── IDENavigationHUDTabLayoutCell.h ├── IDENavigationHUDTabLayoutLayer.h ├── IDENavigationHUDTabLayoutTreeNodeLayer.h ├── IDENavigationHUDWindowController.h ├── IDENavigationHUDWindowLevelNavigableLayer-Protocol.h ├── IDENavigationHUDWorkspaceWindowLayer.h ├── IDENavigationPrefsPaneController.h ├── IDENavigator.h ├── IDENavigatorArea.h ├── IDENavigatorDataCell.h ├── IDENavigatorFilterControlBar.h ├── IDENavigatorLineWrappingTextStorage.h ├── IDENavigatorOutlineView.h ├── IDENavigatorOutlineViewDelegate-Protocol.h ├── IDENavigatorOutlineViewLoadingDelegate-Protocol.h ├── IDENavigatorSCMStatusCell.h ├── IDENavigatorStatusCell.h ├── IDENavigatorTrayHeaderCell.h ├── IDENavigatorTrayHeaderCellProtocol-Protocol.h ├── IDENewDeveloperAccountSheetWindowController.h ├── IDENewSchemeSheetController.h ├── IDENewSnapshotWindowController.h ├── IDENoEndCapTableHeaderView.h ├── IDENoFirstResponderPopover.h ├── IDENonEmptyTransformer.h ├── IDENonFoldingMediaResourceFoldingStrategy.h ├── IDENoteExplorationContext.h ├── IDEOSXMediaResourceFoldingStrategy.h ├── IDEObjCModernizationAssistantContext.h ├── IDEObjCModernizationGeneratingPreviewAssistant.h ├── IDEObjCModernizationOverviewAssistant.h ├── IDEObjCModernizationReviewChangesAssistant.h ├── IDEObjCModernizationReviewChangesFile.h ├── IDEObjCModernizationTarget.h ├── IDEObjCModernizationTargetChooserAssistant.h ├── IDEObjCModernizationTargetChooserItem.h ├── IDEObjCModernizationTargetChooserTargetItem.h ├── IDEObjectiveCSourceCodeGenerator.h ├── IDEOpenAnotherProjectButtonCell.h ├── IDEOpenGLESOptionsController.h ├── IDEOpenQuicklyBackgroundView.h ├── IDEOpenQuicklyBoolToProgressValueTransformer.h ├── IDEOpenQuicklyContext.h ├── IDEOpenQuicklyDataSource.h ├── IDEOpenQuicklyDataSourceMonitor.h ├── IDEOpenQuicklyEditorMatchProvider.h ├── IDEOpenQuicklyExactPathMatchProvider.h ├── IDEOpenQuicklyIndexMatchProvider.h ├── IDEOpenQuicklyIndexSymbolMatch.h ├── IDEOpenQuicklyJumpToSupport-Protocol.h ├── IDEOpenQuicklyMatch.h ├── IDEOpenQuicklyMatchCell.h ├── IDEOpenQuicklyMatchProvider.h ├── IDEOpenQuicklyPathStringMatch.h ├── IDEOpenQuicklyPattern.h ├── IDEOpenQuicklyProjectMatchProvider.h ├── IDEOpenQuicklyQuery.h ├── IDEOpenQuicklyQueryDelegate-Protocol.h ├── IDEOpenQuicklyScrollView.h ├── IDEOpenQuicklySearchFieldCell.h ├── IDEOpenQuicklySimplePathMatchProvider.h ├── IDEOpenQuicklySymbolMatchProvider.h ├── IDEOpenQuicklySystemHeaderMatchProvider.h ├── IDEOpenQuicklyTableView.h ├── IDEOpenQuicklyWindow.h ├── IDEOpenQuicklyWindowController.h ├── IDEOpenRequest-Protocol.h ├── IDEOpenResumeOptionController.h ├── IDEOrganizerSource-Protocol.h ├── IDEOrganizerWindow.h ├── IDEOrganizerWindowController.h ├── IDEOutlineBasedNavigator.h ├── IDEOutlineViewGroupInfo.h ├── IDEPGOSchemeCommandAccessoryViewController.h ├── IDEPOEmptyView.h ├── IDEPOEmptyViewController.h ├── IDEPOInfoViewController.h ├── IDEPOPrettyDateTransformer.h ├── IDEPOPrettyPathNameTransformer.h ├── IDEPackageInstallerHelper.h ├── IDEPackageInstallerViewController.h ├── IDEParagraphStylePopoverControllerDelegate-Protocol.h ├── IDEPatchDraggingController.h ├── IDEPathCell.h ├── IDEPathCellDelegate-Protocol.h ├── IDEPathCellNavigableItemObserver.h ├── IDEPathComponentCell.h ├── IDEPathComponentCellAccessibilityObject.h ├── IDEPathControl.h ├── IDEPeoplePickerContentViewController.h ├── IDEPeoplePickerEditPersonViewController.h ├── IDEPeoplePickerPickPersonViewController.h ├── IDEPeoplePickerPopUpContentController.h ├── IDEPerfTestBaselineUpdateActivityReporter.h ├── IDEPickerAccountRow.h ├── IDEPickerTeamRow.h ├── IDEPlaygroundCreationHelper.h ├── IDEPlaygroundWithPlatformChoiceTemplateInstantiationContext.h ├── IDEPlotGraph.h ├── IDEPortalDatabaseMigrationHelper.h ├── IDEPostActionRunPhaseSheetController.h ├── IDEPreActionRunPhaseSheetController.h ├── IDEPreBuildSavingDelegate-Protocol.h ├── IDEPreferenceSetPopUpViewController.h ├── IDEPreferenceSetViewController.h ├── IDEPreferencesController.h ├── IDEPrimitiveSchemeCommand-Protocol.h ├── IDEProcessActionPopUpCell.h ├── IDEProcessActionPopUpMenuItem.h ├── IDEProcessControlDebugBarContentProvider.h ├── IDEProductMenuDelegate.h ├── IDEProfileActionSheetController.h ├── IDEProgramStatusCellView.h ├── IDEProgramStatusForMacOSXCellView.h ├── IDEProgressSearchField.h ├── IDEProgressSearchFieldCommandDelegate-Protocol.h ├── IDEProgressSearchFieldDelegate-Protocol.h ├── IDEProgressSearchSuggestionItem.h ├── IDEProjectItemHeaderView.h ├── IDEProjectItemModel.h ├── IDEProjectItemModelFlightCheck.h ├── IDEProjectItemModelFlightCheckContext.h ├── IDEProjectItemOffView.h ├── IDEProjectItemStatusView.h ├── IDEProjectItemStatusViewDelegate-Protocol.h ├── IDEProjectItemView.h ├── IDEProjectItemViewController.h ├── IDEProjectItemViewDelegate-Protocol.h ├── IDEProjectsOrganizerViewController.h ├── IDEQuickHelpConstants.h ├── IDERFSelectedObjectsValueTransformer.h ├── IDEReadOnlyItem-Protocol.h ├── IDEReadOnlyItemsManager-IDEKitAdditions.h ├── IDERefactoring-IDERefactoringKitAdditions.h ├── IDERefactoringActionViewController.h ├── IDERefactoringCommands.h ├── IDERefactoringCreateSuperclassInputValidator.h ├── IDERefactoringCreateSuperclassTemplateFactory.h ├── IDERefactoringCreateSuperclassTemplateInstantiationContext.h ├── IDERefactoringCreateSuperclassViewController.h ├── IDERefactoringEncapsulateInputValidator.h ├── IDERefactoringEncapsulateViewController.h ├── IDERefactoringExpressionSource-Protocol.h ├── IDERefactoringExtractViewController.h ├── IDERefactoringFileChange.h ├── IDERefactoringFileChangeLocation.h ├── IDERefactoringFileChangeSet.h ├── IDERefactoringInputValidator.h ├── IDERefactoringIssue.h ├── IDERefactoringIssueLocation.h ├── IDERefactoringIssueNavigableItem.h ├── IDERefactoringMoveDownViewController.h ├── IDERefactoringMoveUpViewController.h ├── IDERefactoringNewFile.h ├── IDERefactoringNewFileNavigableItem.h ├── IDERefactoringRenameInputValidator.h ├── IDERefactoringRenameViewController.h ├── IDERefactoringRenamedFile.h ├── IDERefactoringRenamedFileNavigableItem.h ├── IDERefactoringResult-Protocol.h ├── IDERefactoringRevealingAnimation.h ├── IDERefactoringRevealingView.h ├── IDERefactoringSession.h ├── IDERefactoringSessionDelegate-Protocol.h ├── IDERefactoringSplitLayoutView.h ├── IDERefactoringTextLayoutView.h ├── IDERefactoringTransformationViewController.h ├── IDERefactoringViewController.h ├── IDERefactoringWindowController.h ├── IDEReviewFilesButtonCell.h ├── IDEReviewFilesDataSource-Protocol.h ├── IDEReviewFilesImageCell.h ├── IDEReviewFilesNavigator.h ├── IDEReviewFilesViewController.h ├── IDEReviewFilesViewControllerDelegate-Protocol.h ├── IDERollOverTableView.h ├── IDERoundPlaqueTextCell.h ├── IDERoundPlaqueView.h ├── IDERoundedRectScroller.h ├── IDERunAlertMonitor.h ├── IDERunDestination-IDENavigableItemAdditions.h ├── IDERunDestination-IDERunDestinationRepresentedObject.h ├── IDERunDestinationDisambiguationInfo.h ├── IDERunDestinationDisambiguator.h ├── IDERunDestinationGroup.h ├── IDERunDestinationMenuItemView.h ├── IDERunDestinationRepresentedObject-Protocol.h ├── IDERunDestinationWithName.h ├── IDERunOptionsTableViewCapsuleSheetController.h ├── IDERunPauseContinueToolbarButton.h ├── IDERunPhasePlaceholderViewController.h ├── IDERunScriptAlert.h ├── IDERunScriptAlertViewController.h ├── IDERunSheetAnalyzePhaseModel.h ├── IDERunSheetAnalyzePostActionsSubphaseModel.h ├── IDERunSheetAnalyzePreActionsSubphaseModel.h ├── IDERunSheetArchivePhaseModel.h ├── IDERunSheetBuildPhaseModel.h ├── IDERunSheetController.h ├── IDERunSheetDataCell.h ├── IDERunSheetInstallPhaseModel.h ├── IDERunSheetIntegratePhaseModel.h ├── IDERunSheetLaunchPhaseModel.h ├── IDERunSheetPhaseModel.h ├── IDERunSheetPostActionsSubphaseModel.h ├── IDERunSheetPreActionsSubphaseModel.h ├── IDERunSheetPrimarySubphaseModel.h ├── IDERunSheetProfilePhaseModel.h ├── IDERunSheetSubphaseModel.h ├── IDERunSheetTestPhaseModel.h ├── IDESCMActivityReporter.h ├── IDESaveDestinationContext.h ├── IDESaveDestinationController.h ├── IDESaveDestinationControllerSavePanel.h ├── IDESaveMultipleItem.h ├── IDESaveMultipleWindowController.h ├── IDEScheme-IDESchemeImageAdditions.h ├── IDESchemeActionRunDestinationRecord-IDESharedTestModelObjects.h ├── IDESchemeActionTestFailureSummary-IDELogTestsViewController.h ├── IDESchemeActionTestPerformanceMetricSummary-IDELogTestsViewController.h ├── IDESchemeActionTestSummary-IDELogTestsViewController.h ├── IDESchemeManagerNavigable.h ├── IDESchemeManagerNavigableDomainProvider.h ├── IDESchemeMenuDelegate.h ├── IDESchemeNavigable.h ├── IDESchemeOptionMenuController.h ├── IDESchemeOptionMenuItem-Protocol.h ├── IDESchemePathControlViewController.h ├── IDESchemeToolbarBorderView.h ├── IDESchemeToolbarController.h ├── IDEScopeableView-Protocol.h ├── IDEScriptingHack.h ├── IDEScriptingSelect.h ├── IDESearchResultTruncatingCell.h ├── IDESelection.h ├── IDESelectionSource-Protocol.h ├── IDEShareActivityReporter.h ├── IDESharedLibrariesPopUp.h ├── IDESharedTestBaselineUpdateController.h ├── IDESharedTestDeviceImageUtilities.h ├── IDESharedTestGraphDetailDividerView.h ├── IDESharedTestPerfMetricBadgePopoverViewController.h ├── IDESharedTestPerfMetricIterationsGraphView.h ├── IDESharedTestResultsColors.h ├── IDESharedTestResultsHorizontalDividerLineView.h ├── IDESharedTestResultsPerfMetricBadgeView.h ├── IDESharedTestResultsPerfMetricTableCellView.h ├── IDESharedTestResultsTestTableRowView.h ├── IDESharedTestResultsViewController.h ├── IDESharedTestsDeviceTableCellView.h ├── IDESharedTests_Device-Protocol.h ├── IDESharedTests_FailureSummary-Protocol.h ├── IDESharedTests_PerfMetric-Protocol.h ├── IDESharedTests_RootObject-Protocol.h ├── IDESharedTests_Test-Protocol.h ├── IDESharedTests_TestGroup-Protocol.h ├── IDESharedTests_TestRun-Protocol.h ├── IDEShellXPCDebugSession-NavigableSupport.h ├── IDEShellXPCProcess-NavigableSupport.h ├── IDEShellXPCProcessNavigableItem.h ├── IDEShowDebuggerAlert.h ├── IDEShowDebuggerAlertViewController.h ├── IDEShowEditorAlert.h ├── IDEShowEditorAlertViewController.h ├── IDEShowNavigatorAlert.h ├── IDEShowNavigatorAlertViewController.h ├── IDEShowTabAlert.h ├── IDEShowTabAlertViewController.h ├── IDEShowToolbarAlert.h ├── IDEShowToolbarAlertViewController.h ├── IDEShowUtilityAreaAlert.h ├── IDEShowUtilityAreaAlertViewController.h ├── IDESigningIdentityDescription.h ├── IDESimulateLocationMenuController.h ├── IDESimulatedLocationDebugBarContentProvider.h ├── IDESnapshotActivityReporter.h ├── IDESnapshotAreYouSureController.h ├── IDESnapshotConfirmationDelegate-Protocol.h ├── IDESnapshotItemCellView.h ├── IDESnapshotPreviewComparisonEditorDataSource.h ├── IDESnapshotPreviewController.h ├── IDESnapshotPreviewNavigatorDataSource.h ├── IDESnapshotProjectItem.h ├── IDESnapshotRestoreARCPreviewNavigatorDataSource.h ├── IDESnapshotRestoreController.h ├── IDESnapshotRestorePreviewNavigatorDataSource.h ├── IDESnapshotsListController.h ├── IDESoundAlert.h ├── IDESoundAlertViewController.h ├── IDESoundBreakpointAction.h ├── IDESoundMediaResource.h ├── IDESoundMediaType.h ├── IDESourceCodeComparisonAnnotationContext.h ├── IDESourceCodeFontAndColorItem.h ├── IDESourceCodeGenerationCompositeResult.h ├── IDESourceCodeGenerationDestination-Protocol.h ├── IDESourceCodeGenerationPartialResult.h ├── IDESourceCodeGenerator.h ├── IDESourceControlAddRepositoryWindowController.h ├── IDESourceControlApplyPatchOperationInfo.h ├── IDESourceControlApplyPatchWindowController.h ├── IDESourceControlAuthenticationWindowController.h ├── IDESourceControlBranch-IDESourceControlBranchPropertySupport.h ├── IDESourceControlBranch-UILevelActions.h ├── IDESourceControlBranchChooserItem.h ├── IDESourceControlBranchChooserItemDelegate-Protocol.h ├── IDESourceControlBranchChooserWindowController.h ├── IDESourceControlBranchNavigableItem.h ├── IDESourceControlBranchTableCellView.h ├── IDESourceControlBranchTableDelegate-Protocol.h ├── IDESourceControlBranchTableViewController.h ├── IDESourceControlBranchesNavigableItem.h ├── IDESourceControlBranchingOperationInfoProtocol-Protocol.h ├── IDESourceControlCertificateAuthenticator.h ├── IDESourceControlCheckoutAuthenticationWindowController.h ├── IDESourceControlCheckoutLoadingTableCellView.h ├── IDESourceControlCheckoutMultiWorkingCopyTableCellView.h ├── IDESourceControlCheckoutProjectTableCellView.h ├── IDESourceControlCheckoutRecentsTableCellView.h ├── IDESourceControlCommandHandler.h ├── IDESourceControlCommitViewerComparisonEditorDataSource.h ├── IDESourceControlCommitViewerNavigatorDataSource.h ├── IDESourceControlCommitViewerWindowController.h ├── IDESourceControlCommitWindowController.h ├── IDESourceControlComparisonEditorDataSource.h ├── IDESourceControlConflictResolutionController.h ├── IDESourceControlConflictStatusCell.h ├── IDESourceControlCreateGitRepositoryOperationInfo.h ├── IDESourceControlCreateGitRepositoryWindowController.h ├── IDESourceControlDocumentLocation-IDESourceControlDocumentLocationAdditions.h ├── IDESourceControlDummyItem-IDESourceControlDummyItemNavigablePropertyAdditions.h ├── IDESourceControlDummyNavigableItem.h ├── IDESourceControlFilePickerViewController.h ├── IDESourceControlFilePickerWindowController.h ├── IDESourceControlGitConfigViewController.h ├── IDESourceControlGitRemoteTableCellView.h ├── IDESourceControlIndeterminateProgressTransformer.h ├── IDESourceControlInfoConflictDetector.h ├── IDESourceControlInspectorStatusProperty.h ├── IDESourceControlInteractiveCommitController.h ├── IDESourceControlInteractivePatchWindowController.h ├── IDESourceControlLog.h ├── IDESourceControlLogDetailViewController.h ├── IDESourceControlLogFilesChangedView.h ├── IDESourceControlLogFilesChangedViewDelegate-Protocol.h ├── IDESourceControlLogItem.h ├── IDESourceControlLogItemView.h ├── IDESourceControlLogViewController.h ├── IDESourceControlManagerNavigableItem.h ├── IDESourceControlMenuDelegate.h ├── IDESourceControlMergeBranchChooserWindowController.h ├── IDESourceControlMergeController.h ├── IDESourceControlMergeControllerContainer-Protocol.h ├── IDESourceControlMergeData.h ├── IDESourceControlMergeDataSource.h ├── IDESourceControlMergeOperationInfo.h ├── IDESourceControlMergeWindowController.h ├── IDESourceControlMiniLogItemView.h ├── IDESourceControlMiniLogViewController.h ├── IDESourceControlMultiChooserItem.h ├── IDESourceControlMultiChooserWindowController.h ├── IDESourceControlMultiNewBranchWindowController.h ├── IDESourceControlNameTokenView.h ├── IDESourceControlNameTokenViewDelegate-Protocol.h ├── IDESourceControlNavigatorStatusCell.h ├── IDESourceControlNewBranchChooserWindowController.h ├── IDESourceControlNewBranchWindowController.h ├── IDESourceControlNewCheckoutWindowController.h ├── IDESourceControlNewProjectConfigurationViewController.h ├── IDESourceControlNonEmptyTextField.h ├── IDESourceControlOperationInfo.h ├── IDESourceControlOperationWindow.h ├── IDESourceControlPatchChooserWindowController.h ├── IDESourceControlPatchDataSource.h ├── IDESourceControlPerson.h ├── IDESourceControlPersonManager.h ├── IDESourceControlPersonPopover.h ├── IDESourceControlPrefsPaneController.h ├── IDESourceControlProject-Additions.h ├── IDESourceControlPullOperationInfo.h ├── IDESourceControlPushOperationInfo.h ├── IDESourceControlRepository-IDEAccountPrefsPaneAccount.h ├── IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h ├── IDESourceControlRepository-UILevelActions.h ├── IDESourceControlRepositoryChooserItem.h ├── IDESourceControlRepositoryChooserWindowController.h ├── IDESourceControlRepositoryNavigableItem.h ├── IDESourceControlRepositoryOperationWindowController.h ├── IDESourceControlRepositoryStatusView.h ├── IDESourceControlRepositoryStatusViewController.h ├── IDESourceControlRevertOperationInfo.h ├── IDESourceControlReviewFilesDataSource.h ├── IDESourceControlReviewFilesWindowController.h ├── IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h ├── IDESourceControlSSLAuthenticationWindowController.h ├── IDESourceControlSVNConfigViewController.h ├── IDESourceControlServerRemoteAlreadyExistsWindowController.h ├── IDESourceControlStructureViewController.h ├── IDESourceControlSwitchBranchChooserWindowController.h ├── IDESourceControlSwitchOperationInfo.h ├── IDESourceControlTree-IDESourceControlTreePropertyAdditions.h ├── IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h ├── IDESourceControlTreeGroup-UILevelActions.h ├── IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h ├── IDESourceControlTreeItemRowView.h ├── IDESourceControlUIHandler.h ├── IDESourceControlUpdateDataSource.h ├── IDESourceControlUpdateOperationInfo.h ├── IDESourceControlUpdateWindowController.h ├── IDESourceControlUpgradeOperationInfo.h ├── IDESourceControlUpgradeWindowController.h ├── IDESourceControlVIP.h ├── IDESourceControlWindowController-Protocol.h ├── IDESourceControlWorkingCopyCell.h ├── IDESourceControlWorkingCopyConfiguration-IDESourceControlWorkingCopyConfigurationPropertyAdditions.h ├── IDESourceControlWorkingCopyEditWindowController.h ├── IDESourceControlWorkingCopyMenuObject.h ├── IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h ├── IDESourceControlWorkingTreeGroup-IDEBinaryConflictResolution.h ├── IDESourceControlWorkingTreeGroup-IDESourceControlDocumentLocationAdditions.h ├── IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h ├── IDESourceControlWorkingTreeItem-IDEBinaryConflictResolution.h ├── IDESourceControlWorkingTreeItem-IDESourceControlDocumentLocationAdditions.h ├── IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h ├── IDESourceControlWorkingTreeItemHolder-IDESourceControlWorkingTreeItemHolderNavigablePropertyAdditions.h ├── IDESourceControlWorkingTreeItemHolderNavigableItem.h ├── IDESourceControlWorkingTreeItemNavigableItem.h ├── IDESourceControlWorkingTreeNavigableItem.h ├── IDESourceControlWorkspaceConfigNavigator.h ├── IDESourceControlWorkspaceHistoryWindowController.h ├── IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h ├── IDESourceControlWorkspaceMonitor-NavigableItems.h ├── IDESourceControlWorkspaceObjects.h ├── IDESourceControlWorkspaceUIHandler.h ├── IDESourceControlWorkspaceUIHandlerProtocol-Protocol.h ├── IDESourceEditorFontAndColorItemProvider.h ├── IDESourceExpressionSource-Protocol.h ├── IDESpecialPasteboardController.h ├── IDESpecialPasteboardHandler.h ├── IDESpeechAlert.h ├── IDESpeechAlertViewController.h ├── IDESpinnerLayer.h ├── IDESplitViewDebugArea.h ├── IDEStackFrameDebugBarContentProvider.h ├── IDEStandardTestable-IDETestNavigatorAdditions.h ├── IDEStepGradientImageButton.h ├── IDEStringLengthGreaterThanZeroTransformer.h ├── IDEStringWrapper.h ├── IDEStructureEditing-Protocol.h ├── IDEStructureEditingAssistantContext.h ├── IDEStructureEditingContext-Protocol.h ├── IDEStructureEditingDraggingSource-Protocol.h ├── IDEStructureEditingDropTarget-Protocol.h ├── IDEStructureEditingGroupingTarget-Protocol.h ├── IDEStructureEditingRemoveSubitemsTarget-Protocol.h ├── IDEStructureEditingTarget-Protocol.h ├── IDEStructureEditingWorkspaceTabContext-Protocol.h ├── IDEStructureNavigator.h ├── IDESupportStructureEditingValueTransformer.h ├── IDESymbolNavigator.h ├── IDESymbolNavigatorCategorySymbol.h ├── IDESymbolNavigatorClassSymbol.h ├── IDESymbolNavigatorClassesGroup.h ├── IDESymbolNavigatorContainerSymbol.h ├── IDESymbolNavigatorEnumsGroup.h ├── IDESymbolNavigatorFilterPredicate.h ├── IDESymbolNavigatorFunctionsGroup.h ├── IDESymbolNavigatorGlobalsGroup.h ├── IDESymbolNavigatorGroup.h ├── IDESymbolNavigatorGroupNavigableItem.h ├── IDESymbolNavigatorOutlineView.h ├── IDESymbolNavigatorProtocolSymbol.h ├── IDESymbolNavigatorProtocolsGroup.h ├── IDESymbolNavigatorRootGroup.h ├── IDESymbolNavigatorStructsGroup.h ├── IDESymbolNavigatorSymbol.h ├── IDESymbolNavigatorTypesGroup.h ├── IDESymbolNavigatorUnionsGroup.h ├── IDETargetEditorSectionViewController.h ├── IDETeamDescription.h ├── IDETemplate.h ├── IDETemplateCategory.h ├── IDETemplateChooserAssistant.h ├── IDETemplateChooserSelectionView.h ├── IDETemplateChooserTextField.h ├── IDETemplateChooserTextFieldCell.h ├── IDETemplateChooserTileView.h ├── IDETemplateCompletionAssistant.h ├── IDETemplateFactory.h ├── IDETemplateInstantiationAssistant.h ├── IDETemplateInstantiationContext.h ├── IDETemplateKind.h ├── IDETemplateMacroEngine.h ├── IDETemplateOption.h ├── IDETemplateOptionParent-Protocol.h ├── IDETemplateOptionsAssistant.h ├── IDETemplateOptionsTextField.h ├── IDETemplateOptionsTextFieldCell.h ├── IDETemplateOptionsTextView.h ├── IDETemplateOptionsView.h ├── IDETemplateSection.h ├── IDETemplateSupportingNavigator-Protocol.h ├── IDETemplateTextSubstitutionFactory.h ├── IDETemplateTextSubstitutionOperation.h ├── IDETest-IDETestNavigatorAdditions.h ├── IDETestAnnotation_SharedTests_PerfMetric.h ├── IDETestContainer-Protocol.h ├── IDETestIssueErrorAnnotation.h ├── IDETestNavigator.h ├── IDETestNavigatorModel.h ├── IDETestNavigatorOutlineView.h ├── IDETestNavigatorTestStatusCell.h ├── IDETestObserver-Protocol.h ├── IDETestRunPhaseHiddenPopUpButtonCell.h ├── IDETestRunPhaseOutlineView.h ├── IDETestRunPhaseSheetController.h ├── IDETestTargetSelectorViewController.h ├── IDETestable-Protocol.h ├── IDETestingActivityReporter.h ├── IDETestingCommands.h ├── IDETestingHelper.h ├── IDETestingHelperTestableProviderWrapper.h ├── IDETestingHelperTestableWrapper.h ├── IDETestingSelection-Protocol.h ├── IDETestsInTestableObserver-Protocol.h ├── IDETextDocumentFactoryDocument.h ├── IDETextFieldActionFilter.h ├── IDETextIndexActivityReporter.h ├── IDETextKeyBinding.h ├── IDETextKeyBindingSet.h ├── IDETextSubstitutionTemplateInstantiationContext.h ├── IDETimedInvalidatableObjectCache.h ├── IDEToolbarDelegate.h ├── IDEToolbarItemProvider-Protocol.h ├── IDEToolbarItemProxy.h ├── IDEToolbarManager.h ├── IDEToolbarPauseButtonViewController.h ├── IDEToolbarStopButtonViewController.h ├── IDEURLHandler-Protocol.h ├── IDEUnitTestsModernizationAssistantContext.h ├── IDEUnitTestsModernizationGeneratingPreviewAssistant.h ├── IDEUnitTestsModernizationOverviewAssistant.h ├── IDEUnitTestsModernizationReviewChangesAssistant.h ├── IDEUnitTestsModernizationReviewChangesFile.h ├── IDEUnitTestsModernizationTarget.h ├── IDEUnitTestsModernizationTargetChooserAssistant.h ├── IDEUnitTestsModernizationTargetChooserItem.h ├── IDEUnitTestsModernizationTargetChooserTargetItem.h ├── IDEUpgradeTableColumn.h ├── IDEUpgradeTask-IDEUpgradeTaskNavItemSupport.h ├── IDEUpgradeTaskGroup.h ├── IDEUpgradeTaskWindowController.h ├── IDEUtilitiesMenuDelegate.h ├── IDEUtilityArea.h ├── IDEUtilityAreaDVTStackView_ML.h ├── IDEUtilityDisclosureHeaderView.h ├── IDEUtilityDisclosureView.h ├── IDEUtilityPlaceholderView.h ├── IDEUtilitySlice.h ├── IDEVariableViewRootNode.h ├── IDEVariablesView.h ├── IDEVariablesViewCell.h ├── IDEVariablesViewContextState.h ├── IDEVariablesViewNode.h ├── IDEVariablesViewNodeFormatter.h ├── IDEVariablesViewOutlineView.h ├── IDEVariablesViewPopUpButtonCell.h ├── IDEVariablesViewQuickLookPopover.h ├── IDEVariablesViewQuickLookProvider-Protocol.h ├── IDEVariablesViewStateManager.h ├── IDEVersionedFileManagerDelegate-Protocol.h ├── IDEViewController.h ├── IDEViewDebuggingMenuDelegate.h ├── IDEViewDebuggingOptionsViewController.h ├── IDEWelcomeWindow.h ├── IDEWelcomeWindowAuthorizationHelper.h ├── IDEWelcomeWindowController.h ├── IDEWelcomeWindowHighlightButton.h ├── IDEWelcomeWindowHighlightButtonCell.h ├── IDEWelcomeWindowLozengeView.h ├── IDEWelcomeWindowProjectURLCell.h ├── IDEWelcomeWindowRecent.h ├── IDEWelcomeWindowTableCellView.h ├── IDEWindowMenuController.h ├── IDEWorkingDirectoryOptionsController.h ├── IDEWorkspace-IDEKitAdditions.h ├── IDEWorkspace-IDEKitWorkspacePropertyAdditions.h ├── IDEWorkspace-IDEWorkspaceToolbarItemProviderAdditions.h ├── IDEWorkspaceActivityReporter.h ├── IDEWorkspaceDelegate-Protocol.h ├── IDEWorkspaceDocument.h ├── IDEWorkspaceDocumentProvider-Protocol.h ├── IDEWorkspaceReferencedTestablesObserver-Protocol.h ├── IDEWorkspaceTabController.h ├── IDEWorkspaceTabControllerLayoutTree.h ├── IDEWorkspaceTabControllerLayoutTreeNode.h ├── IDEWorkspaceToolbarItemProvider.h ├── IDEWorkspaceUserSettingsSheetController.h ├── IDEWorkspaceWindow.h ├── IDEWorkspaceWindowController.h ├── IDEXcodeSelectHelper.h ├── IDEXcodeSelectableXcode.h ├── IDEXcodeServer-IDEAccountPrefsPaneAccount.h ├── IDEXcodeServerLegacyBot.h ├── IDEXcodeServerLegacySupport.h ├── IDE_IBFlippedView.h ├── IDE_StorageForCGFloat.h ├── IDEiCloudEntitlementsProcessorViewController.h ├── ITunesSoftwareServiceUploadDelegate-Protocol.h ├── NSAlertDelegate-Protocol.h ├── NSAnimationDelegate-Protocol.h ├── NSAppleEventManager-DVTAssertionOverrides.h ├── NSApplication-NSApplicationScripting.h ├── NSApplicationDelegate-Protocol.h ├── NSArray-DVTNSArrayAdditionsFilterNull.h ├── NSArrayController-IDEInspectorContentControllerConformance.h ├── NSCacheDelegate-Protocol.h ├── NSCell-DVTOutlineViewCellDelegation.h ├── NSCoding-Protocol.h ├── NSComboBoxDataSource-Protocol.h ├── NSComboBoxDelegate-Protocol.h ├── NSControl-DVTNSViewAdditions.h ├── NSControlTextEditingDelegate-Protocol.h ├── NSCopying-Protocol.h ├── NSDictionary-IBDictionaryAdditions.h ├── NSDictionary-NSDictionaryScripting.h ├── NSDocument-IDENSDocumentAdditions.h ├── NSDocument-NSDocumentScripting.h ├── NSDraggingSource-Protocol.h ├── NSError-IDEDistributionErrorAdditions.h ├── NSFastEnumeration-Protocol.h ├── NSFileManager-IDEBinaryConflictResolution.h ├── NSFileManager-IDEOpenQuicklyAdditions.h ├── NSImage-IDENSImageAdditions.h ├── NSKeyedUnarchiverDelegate-Protocol.h ├── NSLayoutManagerDelegate-Protocol.h ├── NSMenuDelegate-Protocol.h ├── NSMenuItem-IDERunDestinationMenuItemViewState.h ├── NSMenuItem-IDEWindowMenuControllerAdditions.h ├── NSMutableArray-IDEConfigurableDataNodeArrayExtensions.h ├── NSObject-AllowAlwaysCallingSuper.h ├── NSObject-IDEModelObjectConformanceString.h ├── NSObject-Protocol.h ├── NSOpenSavePanelDelegate-Protocol.h ├── NSOutlineViewDataSource-Protocol.h ├── NSOutlineViewDelegate-Protocol.h ├── NSPasteboardReading-Protocol.h ├── NSPasteboardWriting-Protocol.h ├── NSPathCellDelegate-Protocol.h ├── NSPathControlDelegate-Protocol.h ├── NSPopoverDelegate-Protocol.h ├── NSRuleEditorDelegate-Protocol.h ├── NSSharingServiceDelegate-Protocol.h ├── NSSharingServicePickerDelegate-Protocol.h ├── NSSoundDelegate-Protocol.h ├── NSSpeechSynthesizerDelegate-Protocol.h ├── NSSplitViewDelegate-Protocol.h ├── NSString-DVTXMLArchiving.h ├── NSTableViewDataSource-Protocol.h ├── NSTableViewDelegate-Protocol.h ├── NSTextDelegate-Protocol.h ├── NSTextFieldDelegate-Protocol.h ├── NSTextViewDelegate-Protocol.h ├── NSToolbarDelegate-Protocol.h ├── NSTreeController-IDELogTreeControllerUtilities.h ├── NSTreeNode-IDETreeNodeUtilities.h ├── NSURL-IDEKitClassAdditions.h ├── NSURL-IDEKitURLPropertyAdditions.h ├── NSURL-NSURL_IDEModelObjectTypeIdentifierAdditions.h ├── NSURLConnectionDelegate-Protocol.h ├── NSUserInterfaceValidations-Protocol.h ├── NSValidatedUserInterfaceItem-Protocol.h ├── NSView-IBViewAdditions.h ├── NSView-IDEViewControllerAutomaticInvalidation.h ├── NSWindow-IBResizingAdditions.h ├── NSWindowDelegate-Protocol.h ├── NSWindowRestoration-Protocol.h ├── RVAuthorImageView.h ├── RVPeoplePickerDelegate-Protocol.h ├── XCBuildIssueBaseClassAdapter.h ├── XCBuildIssueCategoryAdapter.h ├── XCBuildIssueOccurrenceAdapter.h ├── XCBuildIssueOccurrenceSubStepAdapter.h ├── XCBuildResultAdapter.h ├── XCBuildResultsCell.h ├── XCBuildResultsOutlineView.h ├── XCBuildResultsTextLayout.h ├── XCEColoredRect.h ├── XCEDataNodeAdapterP-Protocol.h ├── XCEForwardingCell.h ├── XCETextLayout.h ├── XCETextLayoutTextStorage.h ├── XCLogAnalyzerControlFlowStepAdapter.h ├── XCLogAnalyzerEventStepAdapter.h ├── XCLogAnalyzerResultAdapter.h ├── XCLogAnalyzerStepAdapter.h ├── XCLogAnalyzerWarningAdapter.h ├── XCLogErrorAdapter.h ├── XCLogHeaderInclusionAdapter.h ├── XCLogInvocationAdapter.h ├── XCLogItemAdapter.h ├── XCLogItemCounts.h ├── XCLogMessageAdapter.h ├── XCLogNoticeAdapter.h ├── XCLogProblemAdapter.h ├── XCLogSectionAdapter.h ├── XCLogSummaryItemAdapter.h ├── XCLogTargetHeadingAdapter.h ├── XCLogTestFailureAdapter.h ├── XCLogUnitTestAdapter.h ├── XCLogWarningAdapter.h ├── XCTranscriptTextView.h ├── Xcode3LocalizationFileNavigableItem.h ├── Xcode3LocalizationGroup.h ├── Xcode3LocalizationGroupNavigableItem.h ├── Xcode3LocalizationIssueNavigableItem.h ├── _IDEAccountPrefsMultipleSelectionDeleteOperation.h ├── _IDEActivityPopUpContainerLayer.h ├── _IDEActivityViewControllerToolbarItem.h ├── _IDEActivityViewToolbarViewController.h ├── _IDEApplicationControllerMenuDelegateForwarder.h ├── _IDEBatchFindPrivateClassForFindingBundle.h ├── _IDEBatchFindScopeArchive.h ├── _IDEBotsURLSpotlightHandler.h ├── _IDECapsuleListViewObjectPasteboardWriter.h ├── _IDECodeSnippetLibraryAllPlatformsPlaceholder.h ├── _IDEContainerItemNavigableItemExtraInfo.h ├── _IDEContinuousIntegrationManagerErrorRecoveryAttempter.h ├── _IDEDistirubtionSigningAssetsStepCodesignableDevice.h ├── _IDEDistributionMethodGroupUIWrapper.h ├── _IDEDistributionMethodTableCellView.h ├── _IDEDistributionMethodUIWrapper.h ├── _IDEDocumentControllerCloseAllContext.h ├── _IDEEditorObjectGraphCoalescingState.h ├── _IDEEditorStepperArrowButton.h ├── _IDEEditorStepperTextCell.h ├── _IDEEntitlementsKeyValuePairProxy.h ├── _IDEGeniusResultsContext.h ├── _IDEIndexToBoolValueTransformer.h ├── _IDEIssueDocumentURL.h ├── _IDEKeyBindingPrefsPaneTabBorderView.h ├── _IDEKitPrivateClassForFindingBundle.h ├── _IDENavigableItemExtraInfo.h ├── _IDENavigatorOutlineViewDataSource.h ├── _IDEOpenRequest.h ├── _IDEPathAndFileType.h ├── _IDEProgressSearchFieldCell.h ├── _IDEProgressSearchSeparatorCell.h ├── _IDEProgressSearchSuggestionsNoHighlightDrawCell.h ├── _IDEProgressSearchSuggestionsTableView.h ├── _IDEProgressSearchSuggestionsWindowContentView.h ├── _IDEReadOnlyItemsManagerContext.h ├── _IDESearchFieldToolbarViewController.h ├── _IDESharedTestJumpButtonTrackingView.h ├── _IDESharedTestPerfMetricBarView.h ├── _IDESharedTestPerfMetricIterationNumberView.h ├── _IDESharedTestPerfMetricIterationsView.h ├── _IDESharedTestResultsViewControllerContentView.h ├── _IDESharedTestsStatusTableCellView.h ├── _IDESharedTestsTestTableCellView.h ├── _IDESharedTestsTestTargetTableCellView.h ├── _IDESourceControlBranchesLocation.h ├── _IDESourceControlComparisonEditorDataSourceInvalidationToken.h ├── _IDESourceControlInfoConflictDetectorCancellationToken.h ├── _IDESourceControlOperationInfoInvalidationToken.h ├── _IDEStructureNavigatorAddFilesOpenPanelDelegate.h ├── _IDESwipeAnimationHostView.h ├── _IDETmpSplitView.h ├── _IDEUtilitySliceData.h ├── _IDEUtilitySliceExtension.h ├── _IDEWindowFullScreenSavedDebuggerTransitionValues.h ├── _IDEWorkspaceDocumentInternalContextWrapper.h ├── _IDEWorkspacePartsVisibilityToolbarViewController.h ├── _Xcode3LocalizationNoTargetLanguages.h ├── _Xcode3LocalizationTargetLanguage.h ├── _Xcode3LocalizationWithTargetLanguages.h └── __IDENSImageAdditionsClass.h /.gitignore: -------------------------------------------------------------------------------- 1 | DerivedData 2 | -------------------------------------------------------------------------------- /AxeMode.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /AxeMode.xcodeproj/xcuserdata/eloy.xcuserdatad/xcschemes/xcschememanagement.plist: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | SuppressBuildableAutocreation 6 | 7 | 51CE122E1A938A260047B5ED 8 | 9 | primary 10 | 11 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /AxeMode/AxeMode.h: -------------------------------------------------------------------------------- 1 | // 2 | // AxeMode.h 3 | // AxeMode 4 | // 5 | // Created by Eloy Durán on 17/02/15. 6 | // Copyright (c) 2015 SuperAlloy. All rights reserved. 7 | // 8 | 9 | #import 10 | 11 | @interface AxeMode : NSObject 12 | 13 | + (instancetype)sharedPlugin; 14 | 15 | @property (nonatomic, strong, readonly) NSBundle* bundle; 16 | @end -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AxeMode 2 | :monkey::wrench: for Xcode 3 | 4 | **This is all still very alpha!** 5 | 6 | This Xcode plugin provides monkey-patches that ‘fix’ issues with Xcode. At the moment it ‘fixes’: 7 | 8 | - A precompiled header not being up-to-date. It will remove the built `pch` file and trigger a rebuild. 9 | 10 | ![](https://cloud.githubusercontent.com/assets/2320/6247886/38795892-b77a-11e4-9390-f8d817e0e151.gif) 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DTXAllowedRPC-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DTXAllowedRPC 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTCancellable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTCancellable 10 | - (void)cancel; 11 | @property(readonly, getter=isCancelled) BOOL cancelled; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTDocumentLocation-IDEActivityLogMessageAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (IDEActivityLogMessageAdditions) 10 | - (id)activityLogMessage_locationString; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTDocumentLocation-IDEFoundationAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (IDEFoundationAdditions) 10 | - (id)ide_copyInWorkspace:(id)arg1 fromWorkspaceAtRepresentingPath:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTEncodableIndexDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTEncodableIndexDelegate 10 | - (void)encodableIndex:(id)arg1 didAddItemForIdentifier:(id)arg2; 11 | - (void)encodableIndex:(id)arg1 didRemoveItemForIdentifier:(id)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTExtension-DVTExtensionSortAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTExtension.h" 8 | 9 | @interface DVTExtension (DVTExtensionSortAdditions) 10 | - (long long)nameCompare:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTFilePath-IDESourceControlPatchAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTFilePath.h" 8 | 9 | @interface DVTFilePath (IDESourceControlPatchAdditions) 10 | - (id)relativePathStringForDescendentFilePath:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTFilePath-IDESourceControlStatus_Private.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTFilePath.h" 8 | 9 | @interface DVTFilePath (IDESourceControlStatus_Private) 10 | - (id)IDESourceControl_importantFileReferences; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTFilePath-IDESourceControlUtilities.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTFilePath.h" 8 | 9 | @interface DVTFilePath (IDESourceControlUtilities) 10 | - (BOOL)idescm_isSameFileAsFilePathCaseSensitive:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTLocalComputer-IDEFoundationAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTLocalComputer.h" 8 | 9 | @interface DVTLocalComputer (IDEFoundationAdditions) 10 | - (BOOL)canBeDefaultDeviceForBuildable:(id)arg1 buildParameters:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTPerformanceTestParser-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTPerformanceTestParser 8 | - (BOOL)performanceTestOutput:(id *)arg1 forInputString:(id)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTPlatform-IDEExtendedPlatformInfo.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTPlatform.h" 8 | 9 | @class IDEExtendedPlatformInfo; 10 | 11 | @interface DVTPlatform (IDEExtendedPlatformInfo) 12 | @property(readonly) IDEExtendedPlatformInfo *ide_extendedInfo; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTProgressReporting-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTProgressReporting 10 | @property(readonly) long long progress; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTReferenceResolverClient-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTReferenceResolverClient 8 | - (void)resolverStrategiesDidChange:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTSimpleSerialization-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTSimpleSerialization 8 | - (id)dvt_initFromDeserializer:(id)arg1; 9 | - (void)dvt_writeToSerializer:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTSourceControlManager-IDESourceControlManager.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTSourceControlManager.h" 8 | 9 | @interface DVTSourceControlManager (IDESourceControlManager) 10 | - (void)updateRemoteRepositories:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTSourceControlSystem-IDESourceControlSystem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTSourceControlSystem.h" 8 | 9 | @interface DVTSourceControlSystem (IDESourceControlSystem) 10 | + (id)systemWithExtension:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTSysmonBridgeDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTSysmonBridgeDelegate 8 | - (void)bridgeHasNewProcessInformation:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTTask-IDEDistributionProcessingPipelineTasks.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTask.h" 8 | 9 | @interface DVTTask (IDEDistributionProcessingPipelineTasks) 10 | - (_Bool)runLoggingOutputWithLogAspect:(id)arg1 error:(id *)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTTextDocumentLocation-IDEActivityLogMessageAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTextDocumentLocation.h" 8 | 9 | @interface DVTTextDocumentLocation (IDEActivityLogMessageAdditions) 10 | - (id)activityLogMessage_locationString; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTToolsInfo-IDEDVTToolsInfoAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTToolsInfo.h" 8 | 9 | @interface DVTToolsInfo (IDEDVTToolsInfoAdditions) 10 | - (id)ide_buildInfoRevisionString; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTXMLUnarchiverDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTXMLUnarchiverDelegate 10 | 11 | @optional 12 | - (void)XMLUnarchiver:(id)arg1 didReadToPosition:(long long)arg2 ofTotal:(long long)arg3; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/DVTXMLUnarchiving-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTXMLUnarchiving 10 | - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEActivityLogContextInfoMessage.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEActivityLogContextInfoMessage : IDEActivityLogMessage 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEActivityLogHeaderInclusionMessage.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEActivityLogHeaderInclusionMessage : IDEActivityLogMessage 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEAnalyzeCommandLineVerb.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAnalyzeCommandLineVerb : IDESchemeBasedCommandLineVerb 10 | { 11 | } 12 | 13 | + (int)performWithEnvironment:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEBuildLogProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBuildLogProvider : IDELogProvider 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingLogRecords; 14 | - (id)ideModelObjectTypeIdentifier; 15 | - (id)logRecords; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEBuildSettingTable.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTMacroDefinitionTable.h" 8 | 9 | @interface IDEBuildSettingTable : DVTMacroDefinitionTable 10 | { 11 | } 12 | 13 | + (id)macroNameRegistry; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEClientTrackingToken-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @protocol IDEClientTrackingToken 12 | @property(readonly) NSString *clientName; 13 | - (void)unregisterClient; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEConsoleAdaptorDelegateProtocol-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEConsoleAdaptorDelegateProtocol 8 | 9 | @optional 10 | - (id)parseConsoleInputFromOriginalInput:(id)arg1; 11 | - (id)parseConsoleOutputFromOriginalOutput:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEContainerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEContainerDelegate 10 | 11 | @optional 12 | - (void)_container:(id)arg1 didChangeFromFilePath:(id)arg2 toFilePath:(id)arg3; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEContainerErrorPresenter-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerErrorPresenter 8 | - (int)handleSaveError:(id)arg1 forContainer:(id)arg2 withAction:(int)arg3; 9 | - (BOOL)presentError:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEContainerReloadingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerReloadingDelegate 8 | - (int)responseToExternalChangesToBackingFileForContainer:(id)arg1 fileWasRemoved:(BOOL)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEContainerUnlockingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerUnlockingDelegate 8 | - (void)container:(id)arg1 attemptToUnlockItems:(id)arg2 workspace:(id)arg3 completionQueue:(id)arg4 completionBlock:(id)arg5; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDECustomUpgradeTask.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDECustomUpgradeTask : IDEUpgradeTask 10 | { 11 | } 12 | 13 | - (id)handlerForTask; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEDataProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEDataProvider : NSObject 10 | { 11 | } 12 | 13 | + (id)sharedDataProvider; 14 | - (id)captureAttributes:(id)arg1 forPIDs:(id)arg2; 15 | - (id)supportedAttributes; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEDeferredInitialization-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEDeferredInitialization 8 | + (BOOL)ide_deferredInitializeWithOptions:(int)arg1 error:(id *)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEDiagnosticItemDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDiagnosticItemDelegate 10 | 11 | @optional 12 | - (void)diagnosticItemWasFixed:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEDistributionMethodExport.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDistributionMethodExport : IDEDistributionMethod 10 | { 11 | } 12 | 13 | - (BOOL)isAppStoreBound; 14 | - (BOOL)requiresDeveloperAccount; 15 | - (int)supportedTask; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEEntitlementsWhiteOutMarker.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEEntitlementsWhiteOutMarker : NSObject 10 | { 11 | } 12 | 13 | + (id)marker; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEExecutingOperationTrackable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEExecutingOperationTrackable 10 | - (void)registerTracker:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEFileReferenceCore-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerItemCore.h" 8 | 9 | @class DVTFileDataType; 10 | 11 | @protocol IDEFileReferenceCore 12 | @property(copy) DVTFileDataType *assignedDataType; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEFolderCore-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerCore.h" 8 | 9 | @protocol IDEFolderCore 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEFoundationTestInitializer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEFoundationTestInitializer : NSObject 10 | { 11 | } 12 | 13 | + (BOOL)initializeTestabilityWithUI:(BOOL)arg1 error:(id *)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEFramework.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFramework : IDEFolder 10 | { 11 | } 12 | 13 | + (BOOL)_THREAD_shouldAddFileWithName:(id)arg1; 14 | + (id)containerTypeDisplayName; 15 | + (void)initialize; 16 | - (id)displayName; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEFrameworkCore-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerCore.h" 8 | 9 | @protocol IDEFrameworkCore 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInMemoryLogStore.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInMemoryLogStore : IDELogStore 10 | { 11 | } 12 | 13 | + (id)inMemoryStore; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexContainerSymbol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexContainerSymbol : IDEIndexSymbol 10 | { 11 | } 12 | 13 | - (id)children; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexFileCollection.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexFileCollection : IDEIndexCollection 10 | { 11 | } 12 | 13 | - (id)instantiateRow:(struct sqlite3_stmt *)arg1; 14 | - (id)tempTableSchema; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexPropertySymbol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexPropertySymbol : IDEIndexSymbol 10 | { 11 | } 12 | 13 | - (id)getter; 14 | - (id)setter; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexScannerDataSource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexScannerDataSource : IDEIndexDataSource 10 | { 11 | } 12 | 13 | - (BOOL)generateDataForJob:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexSymbolCollection.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexSymbolCollection : IDEIndexCollection 10 | { 11 | } 12 | 13 | - (id)instantiateRow:(struct sqlite3_stmt *)arg1; 14 | - (id)tempTableSchema; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexSymbolFormatter-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEIndexSymbolFormatter 10 | - (id)displayNameForSymbol:(id)arg1; 11 | - (id)qualifiedDisplayNameForSymbol:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexSymbolFormatterFactory.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEIndexSymbolFormatterFactory : NSObject 10 | { 11 | } 12 | 13 | + (id)_formatterExtensionForLanguage:(id)arg1; 14 | + (id)formatterForLanguage:(id)arg1; 15 | + (void)initialize; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexUnknownDataSource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexUnknownDataSource : IDEIndexDataSource 10 | { 11 | } 12 | 13 | + (id)dataSourceVersion; 14 | - (BOOL)generateDataForJob:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIndexableProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEIndexableProvider 10 | - (id)indexables; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInitialization-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEInitialization 8 | + (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInitializationErrorRecoveryAttempter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEInitializationErrorRecoveryAttempter : NSObject 10 | { 11 | } 12 | 13 | - (BOOL)attemptRecoveryFromError:(id)arg1 optionIndex:(unsigned long long)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInstallCommandLineVerb.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInstallCommandLineVerb : IDEBuildCommandLineVerb 10 | { 11 | } 12 | 13 | + (id)synthesizedOverridingBuildPropertiesWithEnvironment:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInstallLocalMacService.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInstallLocalMacService : IDERunDeviceService 10 | { 11 | } 12 | 13 | + (id)capability; 14 | - (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEInstallLocalMacWorker.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInstallLocalMacWorker : IDERunOperationWorker 10 | { 11 | } 12 | 13 | - (void)_setFinishedRunningWithError:(id)arg1; 14 | - (void)start; 15 | - (void)terminate; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIntegrityLogDataSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @class IDEActivityLogSection; 8 | 9 | @protocol IDEIntegrityLogDataSource 10 | - (void)analyzeModelIntegrity; 11 | @property(readonly) IDEActivityLogSection *integrityLog; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEIssueProviderSession.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEIssueProviderSession : NSObject 10 | { 11 | double _timestamp; 12 | } 13 | 14 | - (id)init; 15 | @property(readonly) double timestamp; // @synthesize timestamp=_timestamp; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDELocalizationManagerContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDELocalizationManagerContext : NSObject 10 | { 11 | } 12 | 13 | - (id)createController; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDELocalizationStreamConsumer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDELocalizationStreamConsumer 10 | - (void)onCompleted; 11 | - (void)onError:(id)arg1; 12 | - (void)onNext:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDELocalizationStreamPublisher-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDELocalizationStreamPublisher 10 | - (id)subscribe:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDELocalizationWorkWriteData-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @class NSData, NSURL; 8 | 9 | @protocol IDELocalizationWorkWriteData 10 | @property(retain) NSData *IDELocalizationWork_data; 11 | @property(retain) NSURL *IDELocalizationWork_url; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDENetServiceXcodeServer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENetServiceXcodeServer : IDEXcodeServer 10 | { 11 | } 12 | 13 | - (id)initWithPropertyListRepresentation:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEPrimitiveSchemeCommand-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEPrimitiveSchemeCommand 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEProductTypeProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEProductTypeProvider 10 | + (id)productTypeForIdentifier:(id)arg1 platform:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEReadOnlyItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSURL; 10 | 11 | @protocol IDEReadOnlyItem 12 | - (BOOL)makeWritableWithError:(id *)arg1; 13 | @property(readonly) NSURL *readOnlyItemURL; 14 | @property(readonly) int readOnlyStatus; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDERunDeviceService.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDeviceService.h" 8 | 9 | @interface IDERunDeviceService : DVTDeviceService 10 | { 11 | } 12 | 13 | - (id)operationWorkerWithLaunchSession:(id)arg1 error:(id *)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDERunGeneratesOutputAlertEvent.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunGeneratesOutputAlertEvent : IDEAlertEvent 10 | { 11 | } 12 | 13 | - (void)runInWorkspace:(id)arg1 context:(id)arg2 completionBlock:(id)arg3; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDERunOperationWorkerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDERunOperationWorkerDelegate 10 | - (void)workerDidComplete:(id)arg1 withError:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDERunOperationWorkerTracker-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDERunOperationWorkerTracker 10 | - (void)runningDidFinish:(id)arg1 withError:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDESourceControlDummyItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDESourceControlDummyItem : NSObject 12 | { 13 | NSString *name; 14 | } 15 | 16 | - (void).cxx_destruct; 17 | @property(retain) NSString *name; // @synthesize name; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDESourceControlPatchNode-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESourceControlPatchNode 10 | - (id)children; 11 | - (id)fileWrapper; 12 | - (id)indexInfo; 13 | - (id)modifiedItems; 14 | - (id)representedObject; 15 | - (BOOL)resolved; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDESourceTreeProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESourceTreeProvider 10 | + (id)stringByExpandingSourceTreeReferencesInString:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDESourceTrees.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESourceTrees : NSObject 10 | { 11 | } 12 | 13 | + (Class)sourceTreeProviderClass; 14 | + (id)stringByExpandingSourceTreeReferencesInString:(id)arg1; 15 | + (BOOL)stringContainsSourceTreeReference:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDESymbolicBreakpointWrapper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESymbolicBreakpointWrapper : IDEBreakpointWrapper 10 | { 11 | } 12 | 13 | - (void)setSymbolName:(id)arg1; 14 | - (id)symbolName; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETestFailureBreakpoint.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETestFailureBreakpoint : IDEBreakpoint 10 | { 11 | } 12 | 13 | - (id)displayName; 14 | - (id)init; 15 | - (id)symbolNames; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETestObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEWorkspaceReferencedTestablesObserver.h" 8 | #import "NSObject.h" 9 | 10 | @protocol IDETestObserver 11 | - (void)testsChanged:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETestableProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSArray, NSString; 10 | 11 | @protocol IDETestableProvider 12 | @property(readonly) NSString *name; 13 | - (id)testableForBlueprint:(id)arg1; 14 | @property(readonly, copy) NSArray *testables; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETestsInTestableObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDETestObserver.h" 8 | 9 | @protocol IDETestsInTestableObserver 10 | - (void)testablesChanged:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETextIndexPropertyListDataProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextIndexPropertyListDataProvider : IDETextIndexDataProvider 10 | { 11 | } 12 | 13 | - (id)textRepresentationOfContentsAtPath:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETextIndexRTFDataProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextIndexRTFDataProvider : IDETextIndexDataProvider 10 | { 11 | } 12 | 13 | - (id)textRepresentationOfContentsAtPath:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDETextIndexTextDataProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextIndexTextDataProvider : IDETextIndexDataProvider 10 | { 11 | } 12 | 13 | - (id)textRepresentationOfContentsAtPath:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEUpgradeContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEUpgradeContext : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEUpgradeableItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEUpgradeableItem 8 | - (void)enumerateUpgradeTasksWithBlock:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEVersionCommandLineVerb.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEVersionCommandLineVerb : IDECommandLineVerb 10 | { 11 | } 12 | 13 | + (id)optionDefinitionsWithEnvironment:(id)arg1; 14 | + (int)performWithEnvironment:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEWorkspaceReferencedTestablesObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEWorkspaceReferencedTestablesObserver 10 | - (void)workspaceReferencedTestablesChanged; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEWorkspaceSharedSettings.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEWorkspaceSharedSettings : IDEWorkspaceSettings 10 | { 11 | } 12 | 13 | @property BOOL autocreateContextsIfNeeded; 14 | - (id)settingsOwnership; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEWorkspaceWrappingContainer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEWorkspaceWrappingContainer 8 | - (void)becomeWorkspaceWrappingContainer; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/IDEXMLPackageContainerCore-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerCore.h" 8 | 9 | @protocol IDEXMLPackageContainerCore 10 | - (id)initWithContentsOfFile:(id)arg1 error:(id *)arg2; 11 | - (BOOL)writeToFile:(id)arg1 error:(id *)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSCoding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCoding 8 | - (void)encodeWithCoder:(id)arg1; 9 | - (id)initWithCoder:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSCopying-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCopying 8 | - (id)copyWithZone:(struct _NSZone *)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSFastEnumeration-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSFastEnumeration 8 | - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSFileManager-IDESourceControlUtilities.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSFileManager.h" 8 | 9 | @interface NSFileManager (IDESourceControlUtilities) 10 | - (BOOL)idescm_fileExistsAtFilePathCaseSensitive:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSLocale-IDELocDisplayName.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSLocale.h" 8 | 9 | @interface NSLocale (IDELocDisplayName) 10 | - (id)ideloc_displayNameForKey:(id)arg1 value:(id)arg2 options:(unsigned long long)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSMutableCopying-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSMutableCopying 8 | - (id)mutableCopyWithZone:(struct _NSZone *)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSNumber-IDESourceControlAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSNumber.h" 8 | 9 | @interface NSNumber (IDESourceControlAdditions) 10 | - (int)ideSourceControlStatusValue; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSObject-IDEModelObjectTypeIdentification.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface NSObject (IDEModelObjectTypeIdentification) 10 | - (id)ideModelObjectTypeIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/NSSecureCoding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSCoding.h" 8 | 9 | @protocol NSSecureCoding 10 | + (BOOL)supportsSecureCoding; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/ProjectItemWrapper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface ProjectItemWrapper : IDEContainerItemWrapper 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/XCTestDriverInterface-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol XCTestDriverInterface 8 | - (id)_IDE_startExecutingTestPlanWhenReady; 9 | - (id)_IDE_startExecutingTestPlanWithProtocolVersion:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/XCTestManager_DaemonConnectionInterface-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol XCTestManager_DaemonConnectionInterface 8 | - (id)_IDE_beginSessionWithIdentifier:(id)arg1 forClient:(id)arg2 atPath:(id)arg3; 9 | - (id)_IDE_requestSessionWithIdentifier:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/_IDEFolderRootGroup.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface _IDEFolderRootGroup : IDEGroup 10 | { 11 | } 12 | 13 | - (BOOL)subitemsAreEditable; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/_IDEFoundationPrivateClassForFindingBundle.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEFoundationPrivateClassForFindingBundle : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEFoundation/_IDELegacyUserDefaultsImporter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "IDEInitialization.h" 10 | 11 | @interface _IDELegacyUserDefaultsImporter : NSObject 12 | { 13 | } 14 | 15 | + (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/CALayer-IDESpinnerLayerAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "CALayer.h" 8 | 9 | @interface CALayer (IDESpinnerLayerAdditions) 10 | - (void)tellSublayersToRemoveThemselves; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTAdditionalTextCompletion-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @protocol DVTAdditionalTextCompletion 12 | @property(readonly) unsigned long long completionLocation; 13 | @property(readonly, copy) NSString *completionText; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTCancellable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTCancellable 10 | - (void)cancel; 11 | @property(readonly, getter=isCancelled) BOOL cancelled; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDeviceApplicationItem_KitSupport-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDeviceApplicationItem.h" 8 | 9 | @class NSImage; 10 | 11 | @protocol DVTDeviceApplicationItem_KitSupport 12 | @property(readonly, copy, nonatomic) NSImage *icon; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDeviceApplicationProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSSet; 10 | 11 | @protocol DVTDeviceApplicationProvider 12 | @property(readonly) NSSet *applications; 13 | 14 | @optional 15 | @property(readonly) NSSet *systemApplications; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDisclosureView-IDEViewControllerAutomaticInvalidation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDisclosureView.h" 8 | 9 | @interface DVTDisclosureView (IDEViewControllerAutomaticInvalidation) 10 | - (id)ide_viewsToSearchForAutomaticControllerInvalidation; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDistributionMethodStepTextField.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextField.h" 8 | 9 | @interface DVTDistributionMethodStepTextField : NSTextField 10 | { 11 | } 12 | 13 | - (struct CGSize)intrinsicContentSize; 14 | - (void)setFrame:(struct CGRect)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDocumentLocation-DVTDocumentLocation_ModelObjectTypeIdentifierAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (DVTDocumentLocation_ModelObjectTypeIdentifierAdditions) 10 | - (id)ideModelObjectTypeIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDocumentLocation-IDESourceControlDocumentLocationAdditionsInternals.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (IDESourceControlDocumentLocationAdditionsInternals) 10 | + (id)quicklookDataTypes; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDownloadableInstallationHelper-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTDownloadableInstallationHelper 10 | - (void)downloadableNamed:(id)arg1 needsTerminationOfAppsWithBundleIdentifier:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTDynamicTableViewDataSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTDynamicTableViewDataSource 10 | - (long long)dynamicTableView:(id)arg1 numberOfRowsInSection:(long long)arg2; 11 | - (long long)numberOfSectionsInDynamicTableView:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTEditor-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTEditor 10 | - (BOOL)commitEditingForAction:(int)arg1 errors:(id)arg2; 11 | - (void)discardEditing; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTExtension-_IDEActionTypeExtensionDisplay.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTExtension.h" 8 | 9 | @interface DVTExtension (_IDEActionTypeExtensionDisplay) 10 | - (id)ide_actionTypeDisplayTitle; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTFilePathFieldCellDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTFilePathFieldCellDelegate 8 | 9 | @optional 10 | - (void)DVTFilePathFieldCell:(id)arg1 chooserSelectedPath:(id)arg2; 11 | - (id)DVTFilePathFieldCell:(id)arg1 resolvedPathForPath:(id)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTFilteringMenuDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSMenuDelegate.h" 8 | 9 | @protocol DVTFilteringMenuDelegate 10 | - (void)filterItems:(id)arg1 inMenu:(id)arg2 forSearchString:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTFirstResponderShowingView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTFirstResponderShowingView 10 | - (void)setShowsFirstResponder:(BOOL)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTFontTextFieldCellDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTFontTextFieldCellDelegate 10 | - (void)fontTextFieldCell:(id)arg1 enumerateMultipleValues:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTIssueDisplayingView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSDictionary; 10 | 11 | @protocol DVTIssueDisplayingView 12 | @property(copy) NSDictionary *issueInfoDictionary; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTLinkViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTLinkViewDelegate 8 | - (void)linkView:(id)arg1 didReceiveClickAtPoint:(struct CGPoint)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTModelObject-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class DVTModelObjectGraph; 10 | 11 | @protocol DVTModelObject 12 | @property(readonly, nonatomic) DVTModelObjectGraph *objectGraph; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTProgressReporting-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTProgressReporting 10 | @property(readonly) long long progress; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTScopeBarHost-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSScrollView, NSView; 10 | 11 | @protocol DVTScopeBarHost 12 | @property(readonly) NSView *scopeBarsBaseView; 13 | 14 | @optional 15 | @property(readonly) NSScrollView *scopeBarsAdjustableScrollView; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTSpecificApplicationProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTSpecificApplicationProvider 10 | - (id)applicationForURL:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTStateRepositoryDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTStateRepositoryDelegate 10 | - (void)stateRepositoryDidChange:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTTabChooserViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTTabChooserViewDelegate 10 | - (void)tabChooserView:(id)arg1 userDidChooseChoice:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTTabbedWindowCreation-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTTabbedWindowCreation 10 | - (id)makeTabbedWindowControllerShowingWindow:(BOOL)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTTextlikeFindDescriptor-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTTextlikeFindDescriptor 10 | @property(readonly) int matchStyle; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTUndoManagerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTUndoManagerDelegate 10 | - (void)undoManagerWillModifyItself:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTWindowActivationStateObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTWindowActivationStateObserver 10 | - (void)window:(id)arg1 didChangeActivationState:(long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/DVTXMLUnarchiving-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol DVTXMLUnarchiving 10 | - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAccountPrefsMultipleAccountsViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAccountPrefsMultipleAccountsViewController : IDEViewController 10 | { 11 | } 12 | 13 | - (id)initWithNibName:(id)arg1 bundle:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAccountPrefsNoAccountsViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAccountPrefsNoAccountsViewController : IDEViewController 10 | { 11 | } 12 | 13 | - (id)initWithNibName:(id)arg1 bundle:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEActionSliceViewControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEActionSliceViewControllerDelegate 8 | - (void)deleteActionSlice:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEActiveRunContextStoring-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEActiveRunContextStoring 10 | - (id)storedRunContextName; 11 | - (id)storedRunDestinationSelectable; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEActivityLogRecord-IDEActivityLogAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEActivityLogRecord.h" 8 | 9 | @interface IDEActivityLogRecord (IDEActivityLogAdditions) 10 | + (id)keyPathsForValuesAffectingNavigableItem_progressValue; 11 | @property(readonly) long long navigableItem_progressValue; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEActivityViewBackgroundButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSButton.h" 8 | 9 | @interface IDEActivityViewBackgroundButton : NSButton 10 | { 11 | } 12 | 13 | - (id)initWithFrame:(struct CGRect)arg1; 14 | - (BOOL)mouseDownCanMoveWindow; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAnalyzePostActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAnalyzePostActionRunPhaseSheetController : IDEViewController 10 | { 11 | } 12 | 13 | - (void)loadView; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAnalyzePreActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAnalyzePreActionRunPhaseSheetController : IDEViewController 10 | { 11 | } 12 | 13 | - (void)loadView; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAppChooserTableView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTableView.h" 8 | 9 | @interface IDEAppChooserTableView : NSTableView 10 | { 11 | } 12 | 13 | - (BOOL)_shouldUseSecondaryHighlightColor; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAppEnergyGraph.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAppEnergyGraph : IDEBarGraph 10 | { 11 | } 12 | 13 | - (Class)graphClass; 14 | - (double)xLabelSpacing; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAppIDFeatureDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @class DVTAppIDFeatures; 8 | 9 | @protocol IDEAppIDFeatureDelegate 10 | @property(readonly) DVTAppIDFeatures *appIDFeatures; 11 | - (id)setAppIDFeatures:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEApplicationEventDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEApplicationEventDelegate 10 | 11 | @optional 12 | - (BOOL)application:(id)arg1 shouldSendEvent:(id)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAttributedStringControlTextViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextViewDelegate.h" 8 | 9 | @protocol IDEAttributedStringControlTextViewDelegate 10 | - (void)textViewDidCommitEditing:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAttributedStringScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScrollView.h" 8 | 9 | @interface IDEAttributedStringScrollView : NSScrollView 10 | { 11 | } 12 | 13 | - (void)scrollWheel:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEAutoForwardScrollEventsScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScrollView.h" 8 | 9 | @interface IDEAutoForwardScrollEventsScrollView : NSScrollView 10 | { 11 | } 12 | 13 | - (id)initWithCoder:(id)arg1; 14 | - (id)initWithFrame:(struct CGRect)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindColonSuffixPathCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBatchFindColonSuffixPathCell : IDEPathCell 10 | { 11 | } 12 | 13 | - (id)_componentCellWithRepresentedObject:(id)arg1 title:(id)arg2 image:(id)arg3; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindColonSuffixPathControl.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBatchFindColonSuffixPathControl : IDEPathControl 10 | { 11 | } 12 | 13 | + (Class)cellClass; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindLocationPickerCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBatchFindLocationPickerCell : IDENavigatorDataCell 10 | { 11 | } 12 | 13 | - (struct CGRect)statusRectForBounds:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindResultGroupDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEBatchFindResultGroupDelegate 10 | - (void)finishedSymbolQueryForResultsGroupNavItem:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindResultSetProtocol-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEBatchFindResultSetProtocol 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindRuleEditor.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSRuleEditor.h" 8 | 9 | @interface IDEBatchFindRuleEditor : NSRuleEditor 10 | { 11 | } 12 | 13 | - (void)_addOptionFromSlice:(id)arg1 ofRowType:(unsigned long long)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindRuleEditorDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSRuleEditorDelegate.h" 8 | 9 | @protocol IDEBatchFindRuleEditorDelegate 10 | - (BOOL)ruleEditor:(id)arg1 shouldAddRowOfType:(unsigned long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindScopeRuleRowDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEBatchFindScopeRuleRowDelegate 8 | - (void)ruleRow:(id)arg1 changedDisplayValue:(id)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindStatusCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSActionCell.h" 8 | 9 | @interface IDEBatchFindStatusCell : NSActionCell 10 | { 11 | } 12 | 13 | - (struct CGSize)cellSizeForBounds:(struct CGRect)arg1; 14 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBatchFindTwoButtonLayout.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTLayoutView_ML.h" 8 | 9 | @interface IDEBatchFindTwoButtonLayout : DVTLayoutView_ML 10 | { 11 | } 12 | 13 | - (void)layoutBottomUp; 14 | - (void)layoutTopDown; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBlockScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScrollView.h" 8 | 9 | @interface IDEBlockScrollView : NSScrollView 10 | { 11 | } 12 | 13 | - (void)scrollWheel:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBounceAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBounceAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEBuildIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEBuildIssueProvider.h" 8 | 9 | @interface IDEBuildIssueProvider (IDEKitAdditions) 10 | - (id)imageForIssue:(id)arg1 ofSize:(unsigned long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDECommandHandler-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | #import "NSUserInterfaceValidations.h" 9 | 10 | @protocol IDECommandHandler 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDECommandHandlerVendor-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDECommandHandlerVendor 10 | + (id)handlerForAction:(SEL)arg1 withSelectionSource:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEComparisonEditorAutoLayoutView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTLayoutView_ML.h" 8 | 9 | @interface IDEComparisonEditorAutoLayoutView : DVTLayoutView_ML 10 | { 11 | } 12 | 13 | - (BOOL)isFlipped; 14 | - (void)layoutTopDown; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEComponentDownloadIconProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEComponentDownloadIconProvider 10 | - (id)imageForDownloadableType:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEConsoleFontAndColorItemProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEConsoleFontAndColorItemProvider : NSObject 10 | { 11 | } 12 | 13 | + (id)fontAndColorItems; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEConsoleTextViewObjectiveCExpressionRangeDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEConsoleTextViewObjectiveCExpressionRangeDelegate 10 | - (struct _NSRange)rangeOfExpressionInUserEnteredStringAfterPrompt:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEContainerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEContainerDelegate 10 | 11 | @optional 12 | - (void)_container:(id)arg1 didChangeFromFilePath:(id)arg2 toFilePath:(id)arg3; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEContainerErrorPresenter-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerErrorPresenter 8 | - (int)handleSaveError:(id)arg1 forContainer:(id)arg2 withAction:(int)arg3; 9 | - (BOOL)presentError:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEContainerReloadingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerReloadingDelegate 8 | - (int)responseToExternalChangesToBackingFileForContainer:(id)arg1 fileWasRemoved:(BOOL)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEContainerUnlockingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerUnlockingDelegate 8 | - (void)container:(id)arg1 attemptToUnlockItems:(id)arg2 workspace:(id)arg3 completionQueue:(id)arg4 completionBlock:(id)arg5; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEContinuousIntegrationNewServiceAccountController-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEContinuousIntegrationNewServiceAccountController 10 | - (void)beginSheetModalForWindow:(id)arg1 connectionAddress:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDECreateSnapshotAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlert.h" 8 | 9 | @interface IDECreateSnapshotAlert : IDEAlert 10 | { 11 | } 12 | 13 | - (int)alertPropertyListVersion; 14 | - (void)runForEvent:(id)arg1 inWorkspace:(id)arg2 context:(id)arg3 completionBlock:(id)arg4; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDECreateSnapshotAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDECreateSnapshotAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebugAreaBorderedView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTBorderedView.h" 8 | 9 | @interface IDEDebugAreaBorderedView : DVTBorderedView 10 | { 11 | } 12 | 13 | - (void)layoutTopDown; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebugFetchEventOptionsController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDebugFetchEventOptionsController : IDELaunchActionOptionViewController 10 | { 11 | } 12 | 13 | + (BOOL)availableForScheme:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebugGaugeReportContentDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDebugGaugeReportContentDelegate 10 | - (BOOL)hasDefaultTopSection; 11 | 12 | @optional 13 | - (void)addSectionsToView:(id)arg1; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebugNavigableModel-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDELaunchSession, NSString; 10 | 11 | @protocol IDEDebugNavigableModel 12 | @property(readonly, copy) NSString *associatedProcessUUID; 13 | @property(readonly) IDELaunchSession *launchSession; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebugXPCOptionsController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDebugXPCOptionsController : IDELaunchActionOptionViewController 10 | { 11 | } 12 | 13 | + (BOOL)availableForScheme:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebuggerBarConsoleInfoProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDebuggerBarConsoleInfoProvider 10 | @property BOOL hasNewInterestingOutput; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDebuggerBarEditorInfoProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDebuggerBarEditorInfoProvider 10 | @property BOOL showDebuggerArea; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDefaultMediaLibrary-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDefaultMediaLibrary 10 | + (id)allSupportedMediaFileDataTypes; 11 | + (id)mediaRepositoryForContainer:(id)arg1 fileDataTypes:(id)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDialogAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlert.h" 8 | 9 | @interface IDEDialogAlert : IDEAlert 10 | { 11 | } 12 | 13 | - (int)alertPropertyListVersion; 14 | - (void)runForEvent:(id)arg1 inWorkspace:(id)arg2 context:(id)arg3 completionBlock:(id)arg4; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDistributionDryRunPackagingStepViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDistributionDryRunPackagingStepViewController : IDEDistributionPackagingStepViewController 10 | { 11 | } 12 | 13 | - (BOOL)wantsDryRun; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDocumentStructureProviding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSArray; 10 | 11 | @protocol IDEDocumentStructureProviding 12 | @property(readonly) NSArray *ideTopLevelStructureObjects; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDocumentVersioningOptionsController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDocumentVersioningOptionsController : IDELaunchActionOptionViewController 10 | { 11 | } 12 | 13 | + (BOOL)availableForScheme:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEDocumentationWindow-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEDocumentationWindow 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorAreaContainer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @class IDEEditorArea; 8 | 9 | @protocol IDEEditorAreaContainer 10 | @property(readonly) IDEEditorArea *editorArea; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEEditorDelegate 10 | 11 | @optional 12 | - (id)scopeBarsManagerForEditor:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorMenuContentProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEEditorMenuContentProvider 10 | - (id)extensionForMenuContent; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorMenuStepperViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEEditorMenuStepperViewDelegate 8 | - (BOOL)canMove; 9 | - (id)menuForStepperView; 10 | - (void)selectNext; 11 | - (void)selectPrevious; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorMultipleContextDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEEditorMultipleContextDelegate 10 | - (id)editorArea; 11 | - (void)editorMultipleContext:(id)arg1 didSplitEditorContext:(id)arg2 creatingEditorContext:(id)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEditorSplittingControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEEditorSplittingControllerDelegate 10 | - (void)addSplitForSplittingController:(id)arg1; 11 | - (void)removeSplitForSplittingController:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEnergyAdditionDocument.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEEnergyAdditionDocument : IDEDebugGaugeReportDocument 10 | { 11 | } 12 | 13 | - (id)displayName; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEEnterFullScreenAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEEnterFullScreenAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEExplorationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEExplorationContext : NSObject 10 | { 11 | } 12 | 13 | 14 | // Remaining properties 15 | @property(readonly) int explorationType; // @dynamic explorationType; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFileTemplateChooserAssistant.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFileTemplateChooserAssistant : IDETemplateChooserAssistant 10 | { 11 | } 12 | 13 | + (id)supportedTemplateKind; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFileTemplateCompletionAssistant.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFileTemplateCompletionAssistant : IDETemplateCompletionAssistant 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFirstIssueAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFirstIssueAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFirstLaunchExperienceWindowController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSWindowController.h" 8 | 9 | @interface IDEFirstLaunchExperienceWindowController : NSWindowController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFirstResponderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDEFirstResponderView : NSView 10 | { 11 | } 12 | 13 | - (BOOL)acceptsFirstResponder; 14 | - (void)drawRect:(struct CGRect)arg1; 15 | - (id)hitTest:(struct CGPoint)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFlightCheckListViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEFlightCheckListViewDelegate 10 | - (void)resolveIssuesForFlightCheckListView:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFlightCheckingContext-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEFlightCheckingContext 10 | - (void)handleError:(id)arg1; 11 | - (void)performBlockRequiringAccountAndTeamSelection:(id)arg1; 12 | @property BOOL shouldResolveLongRunningFlightChecks; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFolder-InspectorProperties.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEFolder.h" 8 | 9 | @interface IDEFolder (InspectorProperties) 10 | - (BOOL)ideInspectedIsReferenceNameEditable; 11 | - (id)ideInspectedReferenceMessageForChoosingRelativeLocation; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFontAndColorFontTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEFontAndColorFontTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)transformedValue:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFontAndColorItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEFontAndColorItem 8 | - (id)colorForTheme:(id)arg1; 9 | - (id)displayName; 10 | - (id)fontForTheme:(id)arg1; 11 | - (void)setColor:(id)arg1 forTheme:(id)arg2; 12 | - (void)setFont:(id)arg1 forTheme:(id)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFramework-IDEKitFrameworkPropertyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEFramework.h" 8 | 9 | @class NSImage; 10 | 11 | @interface IDEFramework (IDEKitFrameworkPropertyAdditions) 12 | @property(readonly) NSImage *navigableItem_image; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFramework-InspectorProperties.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEFramework.h" 8 | 9 | @interface IDEFramework (InspectorProperties) 10 | - (BOOL)ideInspectedIsReferenceNameEditable; 11 | - (id)ideInspectedReferenceMessageForChoosingRelativeLocation; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEFrameworkFilePathDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFrameworkFilePathDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEGeniusResultsGraphNodeNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEGeniusResultsGraphNodeNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (BOOL)isLeaf; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEGraphModelChartsModificationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEGraphModelChartsModificationDelegate 10 | - (void)graphChartWasAdded:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEGroupedSegmentedControlDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEGroupedSegmentedControlDelegate 10 | - (void)groupedSegmentedControl:(id)arg1 userClickedItem:(id)arg2 inGroup:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIconCreator.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEIconCreator : NSObject 10 | { 11 | } 12 | 13 | + (id)imageForURL:(id)arg1 fileDataTypeHint:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIconTextAttachmentCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextAttachmentCell.h" 8 | 9 | @interface IDEIconTextAttachmentCell : NSTextAttachmentCell 10 | { 11 | } 12 | 13 | - (struct CGPoint)cellBaselineOffset; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIgnoredImageView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSImageView.h" 8 | 9 | @interface IDEIgnoredImageView : NSImageView 10 | { 11 | } 12 | 13 | - (id)accessibilityAttributeValue:(id)arg1; 14 | - (id)accessibilityHitTest:(struct CGPoint)arg1; 15 | - (BOOL)accessibilityIsIgnored; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEImageMediaType.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEImageMediaType : IDEMediaType 10 | { 11 | } 12 | 13 | + (id)sharedInstance; 14 | - (id)displayName; 15 | - (Class)mediaResourceClass; 16 | - (id)pasteboardType; 17 | - (id)pasteboardTypes; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIndexSymbolSelectionSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEIndexSymbolSelectionSource 8 | - (id)selectedSymbols; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInitialization-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEInitialization 8 | + (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInspectorContentController-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEInspectorContentController 10 | - (id)selectedObjects; 11 | - (id)selection; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInspectorLayoutStack.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInspectorLayoutStack : IDEInspectorLayoutGroup 10 | { 11 | } 12 | 13 | - (void)layoutGroupsBottomUp; 14 | - (void)layoutGroupsTopDown; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInspectorMatching-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEInspectorMatching 10 | - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInspectorStringProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInspectorStringProperty : IDEInspectorProperty 10 | { 11 | } 12 | 13 | + (Class)propertyClassForPropertyDefinition:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEInstrumentsLaunchHelper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEInstrumentsLaunchHelper : NSObject 10 | { 11 | } 12 | 13 | + (void)setupInstrumentsLoginItemsIfNecessary; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIssueNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIssueNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (int)_parentage; 14 | - (BOOL)isLeaf; 15 | - (id)name; 16 | - (id)subtitle; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIssueProvider.h" 8 | 9 | @interface IDEIssueProvider (IDEKitAdditions) 10 | - (id)imageForIssue:(id)arg1 ofSize:(unsigned long long)arg2; 11 | - (id)imageForIssueTypeIdentifier:(id)arg1 ofSize:(long long)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDELocalizedContainer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTModelObject.h" 8 | 9 | @protocol IDELocalizedContainer 10 | - (id)developmentRegion; 11 | - (id)localizations; 12 | - (id)name; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEMustCloseOnQuitDocument-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEMustCloseOnQuitDocument 10 | - (BOOL)canCloseDocumentAtQuit; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemBatchFindDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemBatchFindDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemExecutionEnvironmentDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemExecutionEnvironmentDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemFileReferenceProxy-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDENavigableItem; 10 | 11 | @protocol IDENavigableItemFileReferenceProxy 12 | @property(readonly) IDENavigableItem *primaryChildItem; 13 | 14 | @optional 15 | - (BOOL)showSubitems; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemIssuesDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemIssuesDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemSourceControlDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemSourceControlDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemSymbolsDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemSymbolsDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemTestsDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemTestsDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemWorkspaceBotLogDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkspaceBotLogDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemWorkspaceByTimeLogsDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkspaceByTimeLogsDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemWorkspaceGroupedLogsDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkspaceGroupedLogsDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemWorkspaceIssueLogsDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkspaceIssueLogsDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigableItemWorkspaceStructureDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkspaceStructureDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigationHUDBorderedLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDENavigationHUDBorderedLayer 10 | @property int borderSides; 11 | @property int highlightSides; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigationHUDDisposableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDENavigationHUDDisposableLayer 10 | - (void)dispose; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigationHUDImageAndTextLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTImageAndTextLayer.h" 8 | 9 | @interface IDENavigationHUDImageAndTextLayer : DVTImageAndTextLayer 10 | { 11 | } 12 | 13 | + (id)defaultAttributes; 14 | + (struct CGColor *)defaultTextShadowColor; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigationHUDNavigableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDENavigationHUDNavigableLayer 10 | - (id)selectionForNavigatingDown; 11 | - (id)selectionForNavigatingLeft; 12 | - (id)selectionForNavigatingRight; 13 | - (id)selectionForNavigatingUp; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigationHUDSelectionDrivenLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDENavigationHUDSelection; 10 | 11 | @protocol IDENavigationHUDSelectionDrivenLayer 12 | @property(copy) IDENavigationHUDSelection *selection; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigatorOutlineViewLoadingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDENavigatorOutlineViewLoadingDelegate 10 | - (void)outlineViewDidDrawInitialContent:(id)arg1; 11 | - (void)outlineViewWillDrawInitialContent:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENavigatorTrayHeaderCellProtocol-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDENavigatorTrayHeaderCellProtocol 10 | - (void)setTrayState:(int)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENoEndCapTableHeaderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTableHeaderView.h" 8 | 9 | @interface IDENoEndCapTableHeaderView : NSTableHeaderView 10 | { 11 | } 12 | 13 | - (BOOL)_drawingEndSeparator; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENoFirstResponderPopover.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSPopover.h" 8 | 9 | @interface IDENoFirstResponderPopover : NSPopover 10 | { 11 | } 12 | 13 | - (BOOL)_validatePopoverWindowFirstResponder; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENonEmptyTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDENonEmptyTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | - (id)transformedValue:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDENonFoldingMediaResourceFoldingStrategy.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENonFoldingMediaResourceFoldingStrategy : IDEMediaResourceFoldingStrategy 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenAnotherProjectButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSButtonCell.h" 8 | 9 | @interface IDEOpenAnotherProjectButtonCell : NSButtonCell 10 | { 11 | } 12 | 13 | - (struct CGRect)titleRectForBounds:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyBackgroundView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDEOpenQuicklyBackgroundView : NSView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | - (void)viewDidMoveToWindow; 15 | - (id)window; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyEditorMatchProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEOpenQuicklyEditorMatchProvider : IDEOpenQuicklyMatchProvider 10 | { 11 | } 12 | 13 | - (void)contextDidChange; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyExactPathMatchProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEOpenQuicklyExactPathMatchProvider : IDEOpenQuicklyMatchProvider 10 | { 11 | } 12 | 13 | - (void)contextDidChange; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyJumpToSupport-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEOpenQuicklyJumpToSupport 10 | - (id)currentEditorContext; 11 | - (id)documentLocationForOpenQuicklyQuery:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyQueryDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEOpenQuicklyQueryDelegate 10 | - (void)openQuicklyQueryDidUpdate:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenQuicklyScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScrollView.h" 8 | 9 | @interface IDEOpenQuicklyScrollView : NSScrollView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | - (void)viewWillMoveToWindow:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenRequest-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEOpenRequest 10 | - (void)cancel; 11 | @property(readonly) int requestState; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEOpenResumeOptionController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEOpenResumeOptionController : IDELaunchActionOptionViewController 10 | { 11 | } 12 | 13 | + (BOOL)availableForScheme:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPOPrettyDateTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEPOPrettyDateTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)transformedValue:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEParagraphStylePopoverControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEParagraphStylePopoverControllerDelegate 10 | - (void)paragraphStylePopoverControllerDidChangeAttributes:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPickerAccountRow.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPickerAccountRow : IDEAccountTeamPickerRowBase 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPlotGraph.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPlotGraph : IDEGraph 10 | { 11 | } 12 | 13 | - (id)attributesForGraph; 14 | - (Class)graphClass; 15 | - (id)initWithFrame:(struct CGRect)arg1; 16 | - (BOOL)lineFilledForGraph:(id)arg1 entry:(id)arg2; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPortalDatabaseMigrationHelper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEPortalDatabaseMigrationHelper : NSObject 10 | { 11 | } 12 | 13 | + (void)startMigrationIfNecessary; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPostActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPostActionRunPhaseSheetController : IDEActionRunPhaseSheetController 10 | { 11 | } 12 | 13 | - (id)_actionsKey; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPreActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPreActionRunPhaseSheetController : IDEActionRunPhaseSheetController 10 | { 11 | } 12 | 13 | - (id)_actionsKey; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPreBuildSavingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEPreBuildSavingDelegate 10 | - (void)performBlockAfterPreBuildSave:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEPrimitiveSchemeCommand-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEPrimitiveSchemeCommand 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEProgramStatusForMacOSXCellView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEProgramStatusForMacOSXCellView : IDEProgramStatusCellView 10 | { 11 | } 12 | 13 | + (BOOL)isForIOS; 14 | - (id)URLForJoin; 15 | - (BOOL)hasMembership; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEProgressSearchFieldCommandDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEProgressSearchFieldCommandDelegate 10 | - (void)searchField:(id)arg1 receivedCommandSelector:(SEL)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEProgressSearchFieldDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEProgressSearchFieldDelegate 10 | 11 | @optional 12 | - (BOOL)searchFieldShouldShowSuggestionsPanel; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEProjectItemStatusViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEProjectItemStatusViewDelegate 10 | - (void)resolveIssuesForProjectItemStatusView:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEProjectItemViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEProjectItemViewDelegate 10 | - (double)preferredWidthForProjectItemContentView:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEQuickHelpConstants.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEQuickHelpConstants : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEReadOnlyItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSURL; 10 | 11 | @protocol IDEReadOnlyItem 12 | - (BOOL)makeWritableWithError:(id *)arg1; 13 | @property(readonly) NSURL *readOnlyItemURL; 14 | @property(readonly) int readOnlyStatus; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERefactoringExpressionSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDERefactoringExpressionSource 8 | - (id)refactoringExpressionUsingContextMenu:(BOOL)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERefactoringIssueLocation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTComparisonDocumentLocation.h" 8 | 9 | @interface IDERefactoringIssueLocation : DVTComparisonDocumentLocation 10 | { 11 | } 12 | 13 | - (long long)compare:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERefactoringNewFileNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringNewFileNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (BOOL)isLeaf; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERefactoringRenamedFile.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringRenamedFile : IDERefactoringNewFile 10 | { 11 | } 12 | 13 | - (id)initWithRefactoringResult:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERefactoringRenamedFileNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringRenamedFileNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (BOOL)isLeaf; 14 | - (id)subtitle; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEReviewFilesButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSButtonCell.h" 8 | 9 | @interface IDEReviewFilesButtonCell : NSButtonCell 10 | { 11 | } 12 | 13 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEReviewFilesImageCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSImageCell.h" 8 | 9 | @interface IDEReviewFilesImageCell : NSImageCell 10 | { 11 | } 12 | 13 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERoundPlaqueTextCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSCell.h" 8 | 9 | @interface IDERoundPlaqueTextCell : NSCell 10 | { 11 | } 12 | 13 | - (id)_computedAttributedStringValue; 14 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERoundedRectScroller.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScroller.h" 8 | 9 | @interface IDERoundedRectScroller : NSScroller 10 | { 11 | } 12 | 13 | + (BOOL)isCompatibleWithOverlayScrollers; 14 | - (void)drawRect:(struct CGRect)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERunDestinationRepresentedObject-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDERunDestination; 10 | 11 | @protocol IDERunDestinationRepresentedObject 12 | @property(readonly) IDERunDestination *runDestination; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERunPhasePlaceholderViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTViewController.h" 8 | 9 | @interface IDERunPhasePlaceholderViewController : DVTViewController 10 | { 11 | } 12 | 13 | - (void)loadView; 14 | - (void)viewWasInstalled; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDERunSheetBuildPhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetBuildPhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (id)navigableItem_image; 15 | - (id)runPhase; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESaveDestinationControllerSavePanel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSSavePanel.h" 8 | 9 | @interface IDESaveDestinationControllerSavePanel : NSSavePanel 10 | { 11 | } 12 | 13 | - (void)orderOut:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEScheme-IDESchemeImageAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEScheme.h" 8 | 9 | @interface IDEScheme (IDESchemeImageAdditions) 10 | - (id)_errorIcon; 11 | - (id)_iconForSchemeBasedOnRunnable; 12 | - (id)_iconForSchemeBasedOnTargets; 13 | - (id)iconImage; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESchemeManagerNavigableDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESchemeManagerNavigableDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESchemeOptionMenuItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESchemeOptionMenuItem 10 | - (id)name; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEScopeableView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEScopeableView 10 | - (void)addScopeChoice:(id)arg1 tag:(long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEScriptingHack.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScriptCommand.h" 8 | 9 | @interface IDEScriptingHack : NSScriptCommand 10 | { 11 | } 12 | 13 | - (id)performDefaultImplementation; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEScriptingSelect.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSScriptCommand.h" 8 | 9 | @interface IDEScriptingSelect : NSScriptCommand 10 | { 11 | } 12 | 13 | - (id)performDefaultImplementation; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShareActivityReporter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShareActivityReporter : IDEActivityReporter 10 | { 11 | } 12 | 13 | + (void)initialize; 14 | - (id)initWithWorkspace:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESharedTestDeviceImageUtilities.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESharedTestDeviceImageUtilities : NSObject 10 | { 11 | } 12 | 13 | + (id)deviceImageForDeviceUTI:(id)arg1 isSimulator:(BOOL)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESharedTestResultsHorizontalDividerLineView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDESharedTestResultsHorizontalDividerLineView : NSView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShellXPCProcessNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShellXPCProcessNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (id)image; 14 | - (id)name; 15 | - (id)subtitle; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShowDebuggerAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowDebuggerAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShowEditorAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowEditorAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShowTabAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowTabAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShowToolbarAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowToolbarAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEShowUtilityAreaAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowUtilityAreaAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESnapshotConfirmationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTInvalidation.h" 8 | 9 | @protocol IDESnapshotConfirmationDelegate 10 | - (void)cleanup; 11 | - (void)requestSnapshotConfirmationForOperationName:(id)arg1 inWorkspace:(id)arg2 completionBlock:(id)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESoundMediaType.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESoundMediaType : IDEMediaType 10 | { 11 | } 12 | 13 | + (id)sharedInstance; 14 | - (id)displayName; 15 | - (Class)mediaResourceClass; 16 | - (id)pasteboardType; 17 | - (id)pasteboardTypes; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlBranch-UILevelActions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlBranch.h" 8 | 9 | @interface IDESourceControlBranch (UILevelActions) 10 | + (id)image; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlBranchChooserItemDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESourceControlBranchChooserItemDelegate 10 | - (void)showNewBranchChooser:(id)arg1; 11 | 12 | @optional 13 | - (void)hideNewBranchChooser:(id)arg1; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlCertificateAuthenticator.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESourceControlCertificateAuthenticator : NSObject 10 | { 11 | } 12 | 13 | - (void)showCertificatePanelForChallenge:(id)arg1 repository:(id)arg2 completionBlock:(id)arg3; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlDummyNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlDummyNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingName; 14 | - (id)name; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlLogFilesChangedViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESourceControlLogFilesChangedViewDelegate 10 | - (void)viewChanges:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlManagerNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlManagerNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (void)invalidateChildItems; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlMiniLogItemView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlMiniLogItemView : IDESourceControlLogItemView 10 | { 11 | } 12 | 13 | + (id)nibName; 14 | + (double)textHorizontalMargins; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDESourceControlNameTokenViewDelegate 10 | - (id)menuForNameToken:(id)arg1; 11 | 12 | @optional 13 | - (void)pair:(id)arg1; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlNavigatorStatusCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlNavigatorStatusCell : IDENavigatorSCMStatusCell 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlPersonPopover.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSPopover.h" 8 | 9 | @interface IDESourceControlPersonPopover : NSPopover 10 | { 11 | } 12 | 13 | - (void)close; 14 | - (void)performClose:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlProject-Additions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlProject.h" 8 | 9 | @class NSImage; 10 | 11 | @interface IDESourceControlProject (Additions) 12 | + (id)keyPathsForValuesAffectingImage; 13 | @property(readonly) NSImage *image; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlRepository-UILevelActions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlRepository.h" 8 | 9 | @interface IDESourceControlRepository (UILevelActions) 10 | + (id)keyPathsForValuesAffectingAuthenticatedImage; 11 | - (id)authenticatedImage; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlTreeGroup-UILevelActions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlTreeGroup.h" 8 | 9 | @interface IDESourceControlTreeGroup (UILevelActions) 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlWindowController-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDESourceControlWorkspaceUIHandler; 10 | 11 | @protocol IDESourceControlWindowController 12 | @property __weak IDESourceControlWorkspaceUIHandler *workspaceUIHandler; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlWorkspaceMonitor-IDESourceControlWorkspaceUIHandler.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlWorkspaceMonitor.h" 8 | 9 | @interface IDESourceControlWorkspaceMonitor (IDESourceControlWorkspaceUIHandler) 10 | - (void)workspaceUIHandler:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceControlWorkspaceMonitor-NavigableItems.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlWorkspaceMonitor.h" 8 | 9 | @interface IDESourceControlWorkspaceMonitor (NavigableItems) 10 | - (id)navigableItem_children; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESourceEditorFontAndColorItemProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESourceEditorFontAndColorItemProvider : NSObject 10 | { 11 | } 12 | 13 | + (id)fontAndColorItems; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESpecialPasteboardController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESpecialPasteboardController : NSObject 10 | { 11 | } 12 | 13 | + (id)sharedController; 14 | - (id)specialPasteboardHandlerForOutputType:(id)arg1 fromPasteboard:(id)arg2 context:(id)arg3; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESpeechAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESpeechAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEStringLengthGreaterThanZeroTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEStringLengthGreaterThanZeroTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | - (id)transformedValue:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEStructureEditingContext-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @class IDEWorkspace; 8 | 9 | @protocol IDEStructureEditingContext 10 | @property(readonly) IDEWorkspace *structureEditWorkspace; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEStructureEditingDraggingSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEStructureEditingDraggingSource 8 | - (BOOL)structureEditingWriteItems:(id)arg1 toPasteboard:(id)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDESymbolNavigatorOutlineView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESymbolNavigatorOutlineView : IDENavigatorOutlineView 10 | { 11 | } 12 | 13 | - (id)parentForItem:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETemplateChooserTextFieldCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextFieldCell.h" 8 | 9 | @interface IDETemplateChooserTextFieldCell : NSTextFieldCell 10 | { 11 | } 12 | 13 | + (id)sharedStorage; 14 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETemplateOptionParent-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDETemplateOptionParent 10 | - (id)identifier; 11 | - (void)valueDidChangeForOption:(id)arg1; 12 | - (id)workspace; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETemplateOptionsTextView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextView.h" 8 | 9 | @interface IDETemplateOptionsTextView : NSTextView 10 | { 11 | } 12 | 13 | - (void)selectAll:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETemplateOptionsView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDETemplateOptionsView : NSView 10 | { 11 | } 12 | 13 | - (BOOL)isFlipped; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETestNavigatorTestStatusCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSImageCell.h" 8 | 9 | @interface IDETestNavigatorTestStatusCell : NSImageCell 10 | { 11 | } 12 | 13 | - (void)_setState:(unsigned long long)arg1 pendingRun:(BOOL)arg2; 14 | - (id)init; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETestObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEWorkspaceReferencedTestablesObserver.h" 8 | #import "NSObject.h" 9 | 10 | @protocol IDETestObserver 11 | - (void)testsChanged:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETestRunPhaseOutlineView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTOutlineView.h" 8 | 9 | @interface IDETestRunPhaseOutlineView : DVTOutlineView 10 | { 11 | } 12 | 13 | - (void)keyDown:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETestingSelection-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDETestingSelection 8 | - (id)selectedTestsAndTestables; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETestsInTestableObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDETestObserver.h" 8 | 9 | @protocol IDETestsInTestableObserver 10 | - (void)testablesChanged:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETextKeyBinding.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextKeyBinding : IDEKeyBinding 10 | { 11 | } 12 | 13 | + (unsigned long long)_defaultMaxNumberOfShortcuts; 14 | - (id)commandIdentifier; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDETextSubstitutionTemplateInstantiationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextSubstitutionTemplateInstantiationContext : IDETemplateInstantiationContext 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEToolbarItemProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEToolbarItemProvider 10 | + (id)itemForItemIdentifier:(id)arg1 forToolbarInWindow:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEUpgradeTableColumn.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTableColumn.h" 8 | 9 | @interface IDEUpgradeTableColumn : NSTableColumn 10 | { 11 | } 12 | 13 | - (void)setWidth:(double)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEUtilityAreaDVTStackView_ML.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTStackView_ML.h" 8 | 9 | @interface IDEUtilityAreaDVTStackView_ML : DVTStackView_ML 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | - (BOOL)isOpaque; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEVariablesViewPopUpButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSPopUpButtonCell.h" 8 | 9 | @interface IDEVariablesViewPopUpButtonCell : NSPopUpButtonCell 10 | { 11 | } 12 | 13 | - (struct CGSize)cellSize; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEViewDebuggingMenuDelegate.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEViewDebuggingMenuDelegate : NSObject 10 | { 11 | } 12 | 13 | - (void)menuWillOpen:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWelcomeWindowProjectURLCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextFieldCell.h" 8 | 9 | @interface IDEWelcomeWindowProjectURLCell : NSTextFieldCell 10 | { 11 | } 12 | 13 | - (void)drawWithExpansionFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWorkingDirectoryOptionsController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEWorkingDirectoryOptionsController : IDELaunchActionOptionViewController 10 | { 11 | } 12 | 13 | + (BOOL)availableForScheme:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWorkspace-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEWorkspace.h" 8 | 9 | @class NSImage; 10 | 11 | @interface IDEWorkspace (IDEKitAdditions) 12 | + (id)keyPathsForValuesAffectingValueForDisplayImage; 13 | @property(readonly) NSImage *displayImage; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWorkspace-IDEWorkspaceToolbarItemProviderAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEWorkspace.h" 8 | 9 | @interface IDEWorkspace (IDEWorkspaceToolbarItemProviderAdditions) 10 | + (id)keyPathsForValuesAffectingToolbarObserving_isIdle; 11 | - (BOOL)toolbarObserving_isIdle; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWorkspaceDocumentProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class IDEWorkspaceDocument; 10 | 11 | @protocol IDEWorkspaceDocumentProvider 12 | @property(readonly) IDEWorkspaceDocument *workspaceDocument; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDEWorkspaceReferencedTestablesObserver-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol IDEWorkspaceReferencedTestablesObserver 10 | - (void)workspaceReferencedTestablesChanged; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDE_IBFlippedView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDE_IBFlippedView : NSView 10 | { 11 | } 12 | 13 | - (BOOL)isFlipped; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/IDE_StorageForCGFloat.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDE_StorageForCGFloat : NSObject 10 | { 11 | double cgFloat; 12 | } 13 | 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSAlertDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol NSAlertDelegate 10 | 11 | @optional 12 | - (BOOL)alertShowHelp:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSAppleEventManager-DVTAssertionOverrides.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSAppleEventManager.h" 8 | 9 | @interface NSAppleEventManager (DVTAssertionOverrides) 10 | - (short)swizzleDispatchRawAppleEvent:(const struct AEDesc *)arg1 withRawReply:(struct AEDesc *)arg2 handlerRefCon:(void *)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSApplication-NSApplicationScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSApplication.h" 8 | 9 | @interface NSApplication (NSApplicationScripting) 10 | - (id)orderedDocumentsOfClass:(Class)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSArray-DVTNSArrayAdditionsFilterNull.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSArray.h" 8 | 9 | @interface NSArray (DVTNSArrayAdditionsFilterNull) 10 | - (id)dvt_arrayByRemovingNSNull; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSCacheDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol NSCacheDelegate 10 | 11 | @optional 12 | - (void)cache:(id)arg1 willEvictObject:(id)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSCoding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCoding 8 | - (void)encodeWithCoder:(id)arg1; 9 | - (id)initWithCoder:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSControl-DVTNSViewAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSControl.h" 8 | 9 | @interface NSControl (DVTNSViewAdditions) 10 | - (BOOL)_dvt_controlShouldDrawActiveAndIsEnabled; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSCopying-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCopying 8 | - (id)copyWithZone:(struct _NSZone *)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSDictionary-IBDictionaryAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSDictionary.h" 8 | 9 | @interface NSDictionary (IBDictionaryAdditions) 10 | + (id)IDE_IB_strictDictionaryWithKeysAndObjects:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSDictionary-NSDictionaryScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSDictionary.h" 8 | 9 | @interface NSDictionary (NSDictionaryScripting) 10 | - (id)scriptingRecordDescriptor; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSDocument-IDENSDocumentAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSDocument.h" 8 | 9 | @interface NSDocument (IDENSDocumentAdditions) 10 | - (void)ideNSDocument:(id)arg1 shouldClose:(BOOL)arg2 contextInfo:(void *)arg3; 11 | - (void)ide_canCloseAsynchronouslyUsingBlock:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSDocument-NSDocumentScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSDocument.h" 8 | 9 | @interface NSDocument (NSDocumentScripting) 10 | - (id)sdefSupport_path; 11 | - (void)setSdefSupport_path:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSFastEnumeration-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSFastEnumeration 8 | - (unsigned long long)countByEnumeratingWithState:(CDStruct_70511ce9 *)arg1 objects:(id *)arg2 count:(unsigned long long)arg3; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSFileManager-IDEOpenQuicklyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSFileManager.h" 8 | 9 | @interface NSFileManager (IDEOpenQuicklyAdditions) 10 | - (BOOL)_IDEOpenQuicklyAdditions_regularFileExistsAtPath:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSMenuItem-IDEWindowMenuControllerAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSMenuItem.h" 8 | 9 | @interface NSMenuItem (IDEWindowMenuControllerAdditions) 10 | - (void)markAsMinimized; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSObject-AllowAlwaysCallingSuper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface NSObject (AllowAlwaysCallingSuper) 10 | - (id)aggregateReplacementBySettingValue:(id)arg1 forKeyPath:(id)arg2; 11 | - (id)ide_replaceAggregatedValue; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSObject-IDEModelObjectConformanceString.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @interface NSObject (IDEModelObjectConformanceString) 12 | @property(readonly) NSString *navigableItem_conformanceString; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSPathCellDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol NSPathCellDelegate 10 | 11 | @optional 12 | - (void)pathCell:(id)arg1 willDisplayOpenPanel:(id)arg2; 13 | - (void)pathCell:(id)arg1 willPopUpMenu:(id)arg2; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSSoundDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol NSSoundDelegate 10 | 11 | @optional 12 | - (void)sound:(id)arg1 didFinishPlaying:(BOOL)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSString-DVTXMLArchiving.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSString.h" 8 | 9 | @interface NSString (DVTXMLArchiving) 10 | - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1 version:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSTextFieldDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSControlTextEditingDelegate.h" 8 | 9 | @protocol NSTextFieldDelegate 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSTreeController-IDELogTreeControllerUtilities.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTreeController.h" 8 | 9 | @interface NSTreeController (IDELogTreeControllerUtilities) 10 | - (id)indexPathsForObjects:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSTreeNode-IDETreeNodeUtilities.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTreeNode.h" 8 | 9 | @interface NSTreeNode (IDETreeNodeUtilities) 10 | - (void)_addIndexPathsOfObjects:(id)arg1 toArray:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSURL-IDEKitClassAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSURL.h" 8 | 9 | @interface NSURL (IDEKitClassAdditions) 10 | - (BOOL)ide_isSameDocumentAsURL:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSURL-NSURL_IDEModelObjectTypeIdentifierAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSURL.h" 8 | 9 | @interface NSURL (NSURL_IDEModelObjectTypeIdentifierAdditions) 10 | - (id)ideModelObjectTypeIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSUserInterfaceValidations-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSUserInterfaceValidations 8 | - (BOOL)validateUserInterfaceItem:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSValidatedUserInterfaceItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSValidatedUserInterfaceItem 8 | - (SEL)action; 9 | - (long long)tag; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSView-IBViewAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface NSView (IBViewAdditions) 10 | - (struct CGRect)IDE_IB_convertRectToScreen:(struct CGRect)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSView-IDEViewControllerAutomaticInvalidation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface NSView (IDEViewControllerAutomaticInvalidation) 10 | - (id)ide_viewsToSearchForAutomaticControllerInvalidation; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/NSWindowRestoration-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol NSWindowRestoration 10 | + (void)restoreWindowWithIdentifier:(id)arg1 state:(id)arg2 completionHandler:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/RVPeoplePickerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @protocol RVPeoplePickerDelegate 10 | - (void)personSelected:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogAnalyzerControlFlowStepAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogAnalyzerControlFlowStepAdapter : XCLogAnalyzerStepAdapter 10 | { 11 | } 12 | 13 | - (id)imageForDataNode:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogAnalyzerEventStepAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogAnalyzerEventStepAdapter : XCLogAnalyzerStepAdapter 10 | { 11 | } 12 | 13 | - (id)imageForDataNode:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogAnalyzerResultAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogAnalyzerResultAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | - (unsigned long long)analyzerResultsForDataNode:(id)arg1; 14 | - (id)imageForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogAnalyzerStepAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogAnalyzerStepAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | - (id)imageForDataNode:(id)arg1; 14 | - (id)titleForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogAnalyzerWarningAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogAnalyzerWarningAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | - (unsigned long long)analyzerWarningsForDataNode:(id)arg1; 14 | - (id)imageForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogErrorAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogErrorAdapter : XCLogProblemAdapter 10 | { 11 | } 12 | 13 | - (unsigned long long)errorsForDataNode:(id)arg1; 14 | - (id)imageForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogHeaderInclusionAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogHeaderInclusionAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogNoticeAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogNoticeAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogProblemAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogProblemAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | - (id)textColorForDataNode:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogTestFailureAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogTestFailureAdapter : XCLogProblemAdapter 10 | { 11 | } 12 | 13 | - (id)imageForDataNode:(id)arg1; 14 | - (unsigned long long)testFailuresForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/XCLogWarningAdapter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface XCLogWarningAdapter : XCLogMessageAdapter 10 | { 11 | } 12 | 13 | - (id)imageForDataNode:(id)arg1; 14 | - (unsigned long long)warningsForDataNode:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/Xcode3LocalizationFileNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface Xcode3LocalizationFileNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (id)textColor; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/Xcode3LocalizationGroupNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface Xcode3LocalizationGroupNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/Xcode3LocalizationIssueNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface Xcode3LocalizationIssueNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (id)subtitle; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEActivityPopUpContainerLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "CALayer.h" 8 | 9 | @interface _IDEActivityPopUpContainerLayer : CALayer 10 | { 11 | } 12 | 13 | - (void)layoutSublayers; 14 | - (void)setContentHeight:(double)arg1; 15 | - (void)setContentOpacity:(double)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEBatchFindPrivateClassForFindingBundle.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEBatchFindPrivateClassForFindingBundle : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDECodeSnippetLibraryAllPlatformsPlaceholder.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDECodeSnippetLibraryAllPlatformsPlaceholder : NSObject 10 | { 11 | } 12 | 13 | - (id)name; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEContinuousIntegrationManagerErrorRecoveryAttempter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEContinuousIntegrationManagerErrorRecoveryAttempter : NSObject 10 | { 11 | } 12 | 13 | - (BOOL)attemptRecoveryFromError:(id)arg1 optionIndex:(unsigned long long)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEEditorStepperArrowButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTGradientImageButton.h" 8 | 9 | @interface _IDEEditorStepperArrowButton : DVTGradientImageButton 10 | { 11 | } 12 | 13 | - (id)initWithWithDirection:(BOOL)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEEditorStepperTextCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextFieldCell.h" 8 | 9 | @interface _IDEEditorStepperTextCell : NSTextFieldCell 10 | { 11 | } 12 | 13 | - (id)initTextCell:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEKeyBindingPrefsPaneTabBorderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface _IDEKeyBindingPrefsPaneTabBorderView : NSView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEKitPrivateClassForFindingBundle.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEKitPrivateClassForFindingBundle : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEProgressSearchFieldCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTSearchFieldCell.h" 8 | 9 | @interface _IDEProgressSearchFieldCell : DVTSearchFieldCell 10 | { 11 | BOOL _addedActionImage; 12 | } 13 | 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEProgressSearchSeparatorCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSCell.h" 8 | 9 | @interface _IDEProgressSearchSeparatorCell : NSCell 10 | { 11 | } 12 | 13 | - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDEProgressSearchSuggestionsTableView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTableView.h" 8 | 9 | @interface _IDEProgressSearchSuggestionsTableView : NSTableView 10 | { 11 | } 12 | 13 | - (void)highlightSelectionInClipRect:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_IDESearchFieldToolbarViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTToolbarViewController.h" 8 | 9 | @interface _IDESearchFieldToolbarViewController : DVTToolbarViewController 10 | { 11 | } 12 | 13 | - (id)initWithToolbarItemIdentifier:(id)arg1 window:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_Xcode3LocalizationNoTargetLanguages.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _Xcode3LocalizationNoTargetLanguages : NSObject 10 | { 11 | } 12 | 13 | - (id)displayName; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/_Xcode3LocalizationWithTargetLanguages.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _Xcode3LocalizationWithTargetLanguages : NSObject 10 | { 11 | } 12 | 13 | - (id)displayName; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /XcodeHeaders/IDEKit/__IDENSImageAdditionsClass.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2012 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface __IDENSImageAdditionsClass : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | --------------------------------------------------------------------------------