├── .gitattributes ├── .gitignore ├── LICENSE ├── README.md ├── Source ├── Classes │ ├── SIGPlugin.h │ └── SIGPlugin.m ├── Libraries │ └── XcodeFrameworks │ │ └── IDEKit │ │ ├── CALayer-IDECALayerAdditions.h │ │ ├── CATextLayer-IDECALayerAdditions.h │ │ ├── CDStructures.h │ │ ├── DVTAssertionHandling-Protocol.h │ │ ├── DVTCompletingTextViewDelegate-Protocol.h │ │ ├── DVTDevice-IDEDeviceActivityReporterAdditions.h │ │ ├── DVTDiffTextFilter-Protocol.h │ │ ├── DVTDocumentLocation-DVTDocumentLocation_ModelObjectTypeIdentifierAdditions.h │ │ ├── DVTDocumentLocation-DVTDocumentLocation_NavigableItemPropertyAdditions.h │ │ ├── DVTDocumentLocation-IDESourceControlDocumentLocationAdditions.h │ │ ├── DVTDocumentLocation-IDESourceControlDocumentLocationAdditionsInternals.h │ │ ├── DVTDownloadableInstallationHelper-Protocol.h │ │ ├── DVTEditor-Protocol.h │ │ ├── DVTExtension-_IDEActionTypeExtensionDisplay.h │ │ ├── DVTFilePath-DVTFilePathPropertyAdditions.h │ │ ├── DVTFilePathFieldCellDelegate-Protocol.h │ │ ├── DVTFilteringMenuDelegate-Protocol.h │ │ ├── DVTFindBarFindable-Protocol.h │ │ ├── DVTFindBarHostable-Protocol.h │ │ ├── DVTInvalidation-Protocol.h │ │ ├── DVTIssueDisplayingView-Protocol.h │ │ ├── DVTLanguageSpecification-IBDVTFoundationAdditions.h │ │ ├── DVTMessageBubbleAnnotationDelegate-Protocol.h │ │ ├── DVTObservingToken-Protocol.h │ │ ├── DVTOutlineViewDelegate-Protocol.h │ │ ├── DVTPreferenceSet-Protocol.h │ │ ├── DVTProgressReporting-Protocol.h │ │ ├── DVTReplacementViewDelegate-Protocol.h │ │ ├── DVTScopeBarHost-Protocol.h │ │ ├── DVTSourceCodeComparisonAnnotationContext-Protocol.h │ │ ├── DVTSourceExpressionSource-Protocol.h │ │ ├── DVTSourceLandmarkItem-IDEKitSourceLandmarkItemPropertyAdditions.h │ │ ├── DVTSourceModelItem-IBDVTFoundationAdditions.h │ │ ├── DVTSplitViewDelegate-Protocol.h │ │ ├── DVTStateRepositoryDelegate-Protocol.h │ │ ├── DVTStatefulObject-Protocol.h │ │ ├── DVTTabbedWindowControlling-Protocol.h │ │ ├── DVTTabbedWindowCreation-Protocol.h │ │ ├── DVTTabbedWindowTabContentControlling-Protocol.h │ │ ├── DVTTableViewDelegate-Protocol.h │ │ ├── DVTTextAnnotationDelegate-Protocol.h │ │ ├── DVTTextFindable-Protocol.h │ │ ├── DVTTextReplacable-Protocol.h │ │ ├── DVTTileViewDelegate-Protocol.h │ │ ├── DVTViewControllerToolbarItem-IDERunPauseContinueToolbarItem.h │ │ ├── DVTXMLUnarchiving-Protocol.h │ │ ├── IDEARCConversionApprovalAssistant.h │ │ ├── IDEARCConversionAssistant.h │ │ ├── IDEARCConversionAssistantContext.h │ │ ├── IDEARCConversionBuildFile.h │ │ ├── IDEARCConversionGeneratingPreviewAssistant.h │ │ ├── IDEARCConversionReviewChangesAssistant.h │ │ ├── IDEARCConversionTarget.h │ │ ├── IDEARCConversionTargetChooserAssistant.h │ │ ├── IDEARCConversionTargetChooserBuildFileItem.h │ │ ├── IDEARCConversionTargetChooserItem.h │ │ ├── IDEARCConversionTargetChooserTargetItem.h │ │ ├── IDEAboutWindowController.h │ │ ├── IDEActionButton.h │ │ ├── IDEActionExplorationContext.h │ │ ├── IDEActionForwardingResponder.h │ │ ├── IDEActionRunPhaseSheetController.h │ │ ├── IDEActionSliceViewController.h │ │ ├── IDEActionSliceViewControllerDelegate-Protocol.h │ │ ├── IDEActionStackView.h │ │ ├── IDEActivityIssueCategory.h │ │ ├── IDEActivityIssueCategoryLayer.h │ │ ├── IDEActivityIssuesContainerLabelLayer.h │ │ ├── IDEActivityIssuesContainerLayer.h │ │ ├── IDEActivityLogRecord-IDEKitActivityLogRecordPropertyAdditions.h │ │ ├── IDEActivityMultiActionIndicatorLayer.h │ │ ├── IDEActivityPlaceholderView.h │ │ ├── IDEActivityPopUpBottomBarDoneButtonLayer.h │ │ ├── IDEActivityPopUpBottomBarLayer.h │ │ ├── IDEActivityPopUpContentLayer.h │ │ ├── IDEActivityPopUpContentLayerController.h │ │ ├── IDEActivityPopUpContentLayerControllerDelegate-Protocol.h │ │ ├── IDEActivityPopUpContentLayerDelegate-Protocol.h │ │ ├── IDEActivityPopUpContentView.h │ │ ├── IDEActivityPopUpWindowController.h │ │ ├── IDEActivityProgressIndicatorLayer.h │ │ ├── IDEActivityReport.h │ │ ├── IDEActivityReportDateStringSegment.h │ │ ├── IDEActivityReportFileIOCoordinator.h │ │ ├── IDEActivityReportLayer.h │ │ ├── IDEActivityReportManager.h │ │ ├── IDEActivityReportStringSegment.h │ │ ├── IDEActivityReporter.h │ │ ├── IDEActivityScrollingTextLayer.h │ │ ├── IDEActivityTestingActivityReporter.h │ │ ├── IDEActivityTestingMenuDelegate.h │ │ ├── IDEActivityView.h │ │ ├── IDEActivityViewDataConsumer-Protocol.h │ │ ├── IDEActivityViewDataSource.h │ │ ├── IDEAddContainerItemsAssistant.h │ │ ├── IDEAddContainerItemsAssistantContext.h │ │ ├── IDEAlert-IDEAlertUI.h │ │ ├── IDEAlertEvent-Compatibility.h │ │ ├── IDEAlertEventTableCell.h │ │ ├── IDEAlertViewController.h │ │ ├── IDEAlertsMenuDelegate.h │ │ ├── IDEAlertsPrefsPaneController.h │ │ ├── IDEAlertsView.h │ │ ├── IDEAnalyzeActionSheetController.h │ │ ├── IDEAnalyzePostActionRunPhaseSheetController.h │ │ ├── IDEAnalyzePreActionRunPhaseSheetController.h │ │ ├── IDEAnalyzeSubActionPlaceholderView.h │ │ ├── IDEAnalyzerResultExplorationContext.h │ │ ├── IDEAnnotationContext.h │ │ ├── IDEAppPrefPaneController.h │ │ ├── IDEApplication.h │ │ ├── IDEApplicationCommands.h │ │ ├── IDEApplicationController.h │ │ ├── IDEApplicationEventDelegate-Protocol.h │ │ ├── IDEArchivableStringIndexPair.h │ │ ├── IDEArchivePackager-InterfaceExtensions.h │ │ ├── IDEArchiveRunPhaseSheetController.h │ │ ├── IDEArgumentsCapsuleSheetController.h │ │ ├── IDEAssertionHandler.h │ │ ├── IDEAssistant.h │ │ ├── IDEAssistantContext.h │ │ ├── IDEAssistantWindowBorderView.h │ │ ├── IDEAssistantWindowController.h │ │ ├── IDEAttachToProcessHelper.h │ │ ├── IDEAttachToProcessSheet.h │ │ ├── IDEAttachToProcessSheetDelegate-Protocol.h │ │ ├── IDEAutoForwardScrollEventsScrollView.h │ │ ├── IDEBaseDocumentNavigableItem.h │ │ ├── IDEBindableDeclarativeInspectorController-Protocol.h │ │ ├── IDEBlockScrollView.h │ │ ├── IDEBlueprintProvider-Protocol.h │ │ ├── IDEBounceAlert.h │ │ ├── IDEBounceAlertViewController.h │ │ ├── IDEBreakpointCell.h │ │ ├── IDEBreakpointIcon.h │ │ ├── IDEBuildAlertMonitor.h │ │ ├── IDEBuildFolderLocationPrefsSheetController.h │ │ ├── IDEBuildFolderLocationPrefsSheetControllerDelegate-Protocol.h │ │ ├── IDEBuildIssueAnnotation.h │ │ ├── IDEBuildIssueErrorAnnotation.h │ │ ├── IDEBuildIssueNoticeAnnotation.h │ │ ├── IDEBuildIssueProvider-IDEKitAdditions.h │ │ ├── IDEBuildIssueStaticAnalyzerEventStepAnnotation.h │ │ ├── IDEBuildIssueStaticAnalyzerResultAnnotation.h │ │ ├── IDEBuildIssueStaticAnalyzerWarningAnnotation.h │ │ ├── IDEBuildIssueWarningAnnotation.h │ │ ├── IDEBuildRunPhaseBlueprintProviderWrapper.h │ │ ├── IDEBuildRunPhaseBlueprintWrapper.h │ │ ├── IDEBuildRunPhaseSheetController.h │ │ ├── IDEBuildSystemActivityReporter.h │ │ ├── IDEBuildable-Protocol.h │ │ ├── IDEBuildableProduct-Protocol.h │ │ ├── IDECapsuleFooterView.h │ │ ├── IDECapsuleFooterViewRoundedButtonCell.h │ │ ├── IDECapsuleHeaderView.h │ │ ├── IDECapsuleListView.h │ │ ├── IDECapsuleListViewDataSource-Protocol.h │ │ ├── IDECapsuleView.h │ │ ├── IDECapsuleViewController-Protocol.h │ │ ├── IDECapsuleViewDelegate-Protocol.h │ │ ├── IDECleanBuildFolderActivityReporter.h │ │ ├── IDECommandHandler-Protocol.h │ │ ├── IDECommandHandlerVendor-Protocol.h │ │ ├── IDECommandLineArgumentEntry-NSPasteboardSupport.h │ │ ├── IDECommandManager.h │ │ ├── IDEComparisonEditor.h │ │ ├── IDEComparisonEditorAutoLayoutView.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 │ │ ├── IDEComponentDownloadPrefsSplitView.h │ │ ├── IDEComponentDownloadsPrefPaneController.h │ │ ├── IDEComponentDownloadsPrefPaneItem.h │ │ ├── IDEComponentDownloadsProgressCell.h │ │ ├── IDEComponentDownloadsSupport.h │ │ ├── IDEConsoleArea.h │ │ ├── IDEConsoleFontAndColorItem.h │ │ ├── IDEConsoleFontAndColorItemProvider.h │ │ ├── IDEConsoleTextCompletionDataSource.h │ │ ├── IDEConsoleTextView.h │ │ ├── IDEConsoleTextViewStandardIODelegate-Protocol.h │ │ ├── IDEContainerDelegate-Protocol.h │ │ ├── IDEContainerErrorPresenter-Protocol.h │ │ ├── IDEContainerFileReferenceNavigableItem.h │ │ ├── IDEContainerItem-IDEKitContainerItemPropertyAdditions.h │ │ ├── IDEContainerItem-IDEKit_ContainerItemSerialization.h │ │ ├── IDEContainerItem-IDEKit_StructureEditing.h │ │ ├── IDEContainerItemPasteboardManager.h │ │ ├── IDEContainerItemSnapshot.h │ │ ├── IDEContainerItemSnapshotNavigableItem.h │ │ ├── IDEContainerItemStructureEditingTarget.h │ │ ├── IDEContainerReloadingDelegate-Protocol.h │ │ ├── IDEContainerUnlockingDelegate-Protocol.h │ │ ├── IDEContextAutocreationController.h │ │ ├── IDEControlGroup.h │ │ ├── IDECountdownNotifier.h │ │ ├── IDECounterpartsGeniusResultsFinder.h │ │ ├── IDECreateSnapshotAlert.h │ │ ├── IDECreateSnapshotAlertViewController.h │ │ ├── IDECustomAlertEvent.h │ │ ├── IDECustomToolbar.h │ │ ├── IDEDebugArea.h │ │ ├── IDEDebugBar.h │ │ ├── IDEDebugBarContentProvider-Protocol.h │ │ ├── IDEDebugBarContentProvider.h │ │ ├── IDEDebugNavigableModel-Protocol.h │ │ ├── IDEDebugNavigator.h │ │ ├── IDEDebugProcess-Protocol.h │ │ ├── IDEDebugSession-Protocol.h │ │ ├── IDEDebugSessionController-Protocol.h │ │ ├── IDEDebugSymbolsLoadedButtonCell.h │ │ ├── IDEDebuggerBarConsoleInfoProvider-Protocol.h │ │ ├── IDEDebuggerBarEditorInfoProvider-Protocol.h │ │ ├── IDEDebuggerMenuDelegate.h │ │ ├── IDEDebuggingWindowBehaviorViewController.h │ │ ├── IDEDeclarativeInspectorDynamicVisibilityManager.h │ │ ├── IDEDeclarativeInspectorGenerator.h │ │ ├── IDEDeclarativeInspectorViewBasedDynamicVisibilityManager.h │ │ ├── IDEDefaultDebugArea.h │ │ ├── IDEDetailedAlert.h │ │ ├── IDEDeviceActivityReporter.h │ │ ├── IDEDiagnosticExplorationContext.h │ │ ├── IDEDiagnosticItem-KitAdditions.h │ │ ├── IDEDialogAlert.h │ │ ├── IDEDialogAlertViewController.h │ │ ├── IDEDocumentController.h │ │ ├── IDEDocumentFrameworkFilePathNavigableItem.h │ │ ├── IDEDocumentLocationNavigableItem.h │ │ ├── IDEDocumentStructureProviding-Protocol.h │ │ ├── IDEDocumentURLNavigableItem.h │ │ ├── IDEDownloadableInstallationHelper.h │ │ ├── IDEDownloadablesActivityReporter.h │ │ ├── IDEDownloadsPrefPaneController.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 │ │ ├── IDEEditorGeniusMode.h │ │ ├── IDEEditorGeniusResults.h │ │ ├── IDEEditorHistoryController.h │ │ ├── IDEEditorHistoryItem.h │ │ ├── IDEEditorHistoryStack.h │ │ ├── IDEEditorIssueMenuController.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 │ │ ├── IDEEnterFullScreenAlert.h │ │ ├── IDEEnterFullScreenAlertViewController.h │ │ ├── IDEEntitlementsFile.h │ │ ├── IDEEnvironmentVariableEntry-NSPasteboardSupport.h │ │ ├── IDEEnvironmentVariablesCapsuleSheetController.h │ │ ├── IDEExecutionActivityReporter.h │ │ ├── IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h │ │ ├── IDEExplorationContext.h │ │ ├── IDEFileIdentityAndType.h │ │ ├── IDEFileIdentityAndTypeMultipleValuesMenuItem.h │ │ ├── IDEFileIdentityAndTypePopupController.h │ │ ├── IDEFileInspectorCategoryController.h │ │ ├── IDEFileInspectorFileTypeEntry.h │ │ ├── IDEFileInspectorFileTypeGroup.h │ │ ├── IDEFileMediaRepository.h │ │ ├── IDEFileNavigableItem.h │ │ ├── IDEFilePickerPanel.h │ │ ├── IDEFilePickerView.h │ │ ├── IDEFilePickerViewDelegate-Protocol.h │ │ ├── IDEFileReference-IDEKitFileReferencePropertyAdditions.h │ │ ├── IDEFileReference-IDEKitFileReferenceSourceControlPropertyAdditions.h │ │ ├── IDEFileReference-IDEKit_ContainerItemSerialization.h │ │ ├── IDEFileReferenceNavigableItem.h │ │ ├── IDEFileTextSettings.h │ │ ├── IDEFilterBarGradientImagePopUpButton.h │ │ ├── IDEFilterBarGradientImagePopUpButtonCell.h │ │ ├── IDEFilterControlBar.h │ │ ├── IDEFilterControlBarTarget-Protocol.h │ │ ├── IDEFirstIssueAlert.h │ │ ├── IDEFirstIssueAlertViewController.h │ │ ├── IDEFirstResponderView.h │ │ ├── IDEFontAndColorCategoriesTableView.h │ │ ├── IDEFontAndColorFontTransformer.h │ │ ├── IDEFontAndColorItem-Protocol.h │ │ ├── IDEFontAndColorPrefsPaneController.h │ │ ├── IDEFramework-IDEKitFrameworkPropertyAdditions.h │ │ ├── IDEFrameworkFilePath.h │ │ ├── IDEFrameworkFilePathDomainProvider.h │ │ ├── IDEFrameworkIdentityAndType.h │ │ ├── IDEGeneralPrefsPaneController.h │ │ ├── IDEGeneralPrefsPaneController10_6Only.h │ │ ├── IDEGeniusPackagedResults.h │ │ ├── IDEGeniusResultsFinder.h │ │ ├── IDEGeniusResultsGraphNode.h │ │ ├── IDEGeniusResultsGraphNodeNavigableItem.h │ │ ├── IDEGlassBarView.h │ │ ├── IDEGroup-IDEKitGroupPropertyAdditions.h │ │ ├── IDEGroup-IDEKitGroupSourceControlPropertyAdditions.h │ │ ├── IDEGroup-IDEKit_ContainerItemSerialization.h │ │ ├── IDEGroupIdentityAndType.h │ │ ├── IDEGroupNavigableItem.h │ │ ├── IDEHelpMenuDelegate.h │ │ ├── IDEIconCreator.h │ │ ├── IDEIconCreatorImageRep.h │ │ ├── IDEIconTextAttachmentCell.h │ │ ├── IDEIgnoredImageView.h │ │ ├── IDEImageMediaResource.h │ │ ├── IDEIncludesGeniusResultsFinder.h │ │ ├── IDEIndexCompletionItem-IDEKitExtensions.h │ │ ├── IDEIndexCompletionStrategy.h │ │ ├── IDEIndexGeniusResult.h │ │ ├── IDEIndexGeniusResultNavigableItem.h │ │ ├── IDEIndexGeniusResultsFinder.h │ │ ├── IDEIndexSymbol-IDEKitExtensions.h │ │ ├── IDEIndexerActivityReporter.h │ │ ├── IDEInitialization-Protocol.h │ │ ├── IDEInspectorAbstractActionProperty.h │ │ ├── IDEInspectorActionButtonProperty.h │ │ ├── IDEInspectorActionMenuProperty.h │ │ ├── IDEInspectorArea.h │ │ ├── IDEInspectorArrayProperty.h │ │ ├── IDEInspectorAttributedStringProperty.h │ │ ├── IDEInspectorBasicStringProperty.h │ │ ├── IDEInspectorBooleanProperty.h │ │ ├── IDEInspectorCapsule.h │ │ ├── IDEInspectorCapsuleAddLozengeButton.h │ │ ├── IDEInspectorCapsuleController.h │ │ ├── IDEInspectorCapsuleListView.h │ │ ├── IDEInspectorCapsuleRoundedRectView.h │ │ ├── IDEInspectorCapsuleTextLozenge.h │ │ ├── IDEInspectorCapsuleView.h │ │ ├── IDEInspectorCategoryController.h │ │ ├── IDEInspectorCenteringView.h │ │ ├── IDEInspectorChooserCategory.h │ │ ├── IDEInspectorChooserChoice.h │ │ ├── IDEInspectorChooserView.h │ │ ├── IDEInspectorColorProperty.h │ │ ├── IDEInspectorColorPropertyCIColorValueTransformer.h │ │ ├── IDEInspectorCombinedProperty.h │ │ ├── IDEInspectorCombinedPropertyView.h │ │ ├── IDEInspectorDateProperty.h │ │ ├── IDEInspectorEnumerationProperty.h │ │ ├── IDEInspectorFontProperty.h │ │ ├── IDEInspectorImageEnumerationProperty.h │ │ ├── IDEInspectorImageMatrixProperty.h │ │ ├── IDEInspectorListProperty.h │ │ ├── IDEInspectorMatching-Protocol.h │ │ ├── IDEInspectorNilToEmptyStringValueTransformer.h │ │ ├── IDEInspectorNilToZeroValueTransformer.h │ │ ├── IDEInspectorNumberProperty.h │ │ ├── IDEInspectorPathFieldProperty.h │ │ ├── IDEInspectorProperty.h │ │ ├── IDEInspectorPropertyContainingView-Protocol.h │ │ ├── IDEInspectorPropertyContainingView.h │ │ ├── IDEInspectorResizableMatrix.h │ │ ├── IDEInspectorResizableSegmentedControlView.h │ │ ├── IDEInspectorResizableTextField.h │ │ ├── IDEInspectorSizeProperty.h │ │ ├── IDEInspectorSliverView.h │ │ ├── IDEInspectorStringProperty.h │ │ ├── IDEInspectorTextEnumerationProperty.h │ │ ├── IDEInspectorViewController.h │ │ ├── IDEInstallActionSheetController.h │ │ ├── IDEIssue-IDEKitAdditions.h │ │ ├── IDEIssueAnnotationProvider.h │ │ ├── IDEIssueFileGroup-IDEKitAdditions.h │ │ ├── IDEIssueFileGroupNavigableItem.h │ │ ├── IDEIssueGroup-IDEKitAdditions.h │ │ ├── IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h │ │ ├── IDEIssueManager-IDEKitAdditions.h │ │ ├── IDEIssueNavigableItem.h │ │ ├── IDEIssueProvider-IDEKitAdditions.h │ │ ├── IDEIssueTypeGroup-IDEKitAdditions.h │ │ ├── IDEKeyBinding.h │ │ ├── IDEKeyBindingFieldCell.h │ │ ├── IDEKeyBindingFieldCellDelegate-Protocol.h │ │ ├── IDEKeyBindingFieldEditor.h │ │ ├── IDEKeyBindingItem.h │ │ ├── IDEKeyBindingPreferenceSet.h │ │ ├── IDEKeyBindingPreferenceSetManager.h │ │ ├── IDEKeyBindingSet.h │ │ ├── IDEKeyBindingsPrefsPaneController.h │ │ ├── IDEKeyDrivenNavigableItem.h │ │ ├── IDEKeyboardShortcut.h │ │ ├── IDELaunchRunPhaseSheetController.h │ │ ├── IDELegacyTargetInfo-Protocol.h │ │ ├── IDELibraryArea.h │ │ ├── IDELibraryController.h │ │ ├── IDELocationCategoryPrefsPaneController.h │ │ ├── IDELocationsPrefsPaneController.h │ │ ├── IDELogBreakpointAction.h │ │ ├── IDEMacAppStoreArchivePackager-InterfaceExtensions.h │ │ ├── IDEManageRunContextsSheetController.h │ │ ├── IDEManualSymbolLoadingCapsuleSheetController.h │ │ ├── IDEMediaLibraryController.h │ │ ├── IDEMediaLibraryDelegate-Protocol.h │ │ ├── IDEMediaPasteHandler.h │ │ ├── IDEMediaRepository.h │ │ ├── IDEMediaResource.h │ │ ├── IDEMenuBuilder.h │ │ ├── IDEMenuKeyBinding.h │ │ ├── IDEMenuKeyBindingSet.h │ │ ├── IDEMiniDebuggerToolbarConsoleViewController.h │ │ ├── IDEMiniDebuggerToolbarItemProvider.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 │ │ ├── IDENavigableItemRepresentation-Protocol.h │ │ ├── IDENavigableItemSourceControlDomainProvider.h │ │ ├── IDENavigableItemWorkingTreeItemHolderDomainProvider.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 │ │ ├── IDENavigator.h │ │ ├── IDENavigatorArea.h │ │ ├── IDENavigatorDataCell.h │ │ ├── IDENavigatorFilterControlBar.h │ │ ├── IDENavigatorOutlineView.h │ │ ├── IDENavigatorOutlineViewLoadingDelegate-Protocol.h │ │ ├── IDENavigatorSCMStatusCell.h │ │ ├── IDENavigatorStatusCell.h │ │ ├── IDENewSchemeSheetController.h │ │ ├── IDENewSnapshotViewController.h │ │ ├── IDENoEndCapTableHeaderView.h │ │ ├── IDENoteExplorationContext.h │ │ ├── IDEObjectiveCSourceCodeGenerator.h │ │ ├── IDEOpenQuicklyBoolToProgressValueTransformer.h │ │ ├── IDEOpenQuicklyDataSource.h │ │ ├── IDEOpenQuicklyDataSourceMonitor.h │ │ ├── IDEOpenQuicklyEditorMatchProvider.h │ │ ├── IDEOpenQuicklyExactPathMatchProvider.h │ │ ├── IDEOpenQuicklyIndexSymbolMatch.h │ │ ├── IDEOpenQuicklyJumpToSupport-Protocol.h │ │ ├── IDEOpenQuicklyMatch.h │ │ ├── IDEOpenQuicklyMatchCell.h │ │ ├── IDEOpenQuicklyMatchContext.h │ │ ├── IDEOpenQuicklyMatchProvider.h │ │ ├── IDEOpenQuicklyMultipleCharacterPattern.h │ │ ├── IDEOpenQuicklyPathStringMatch.h │ │ ├── IDEOpenQuicklyPattern.h │ │ ├── IDEOpenQuicklyProjectMatchProvider.h │ │ ├── IDEOpenQuicklyQuery.h │ │ ├── IDEOpenQuicklyQueryDelegate-Protocol.h │ │ ├── IDEOpenQuicklySearchContext.h │ │ ├── IDEOpenQuicklySimplePathMatchProvider.h │ │ ├── IDEOpenQuicklySingleCharacterPattern.h │ │ ├── IDEOpenQuicklySymbolMatchProvider.h │ │ ├── IDEOpenQuicklySystemHeaderMatchProvider.h │ │ ├── IDEOpenQuicklyTableView.h │ │ ├── IDEOpenQuicklyWindowController.h │ │ ├── IDEOpenRequest-Protocol.h │ │ ├── IDEOrganizerSource-Protocol.h │ │ ├── IDEOrganizerWindow.h │ │ ├── IDEOrganizerWindowController.h │ │ ├── IDEOutlineBasedNavigator.h │ │ ├── IDEPOPrettyDateTransformer.h │ │ ├── IDEPOPrettyPathNameTransformer.h │ │ ├── IDEPathCell.h │ │ ├── IDEPathCellDelegate-Protocol.h │ │ ├── IDEPathCellNavigableItemObserver.h │ │ ├── IDEPathComponentCell.h │ │ ├── IDEPathComponentCellAccessibilityObject.h │ │ ├── IDEPathControl.h │ │ ├── IDEPostActionRunPhaseSheetController.h │ │ ├── IDEPreActionRunPhaseSheetController.h │ │ ├── IDEPreferenceSetViewController.h │ │ ├── IDEPreferencesController.h │ │ ├── IDEProcessControlDebugBarContentProvider.h │ │ ├── IDEProductMenuDelegate.h │ │ ├── IDEProfileActionSheetController.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 │ │ ├── IDERefactoringExtractViewController.h │ │ ├── IDERefactoringFileChange.h │ │ ├── IDERefactoringFileChangeLocation.h │ │ ├── IDERefactoringFileChangeSet.h │ │ ├── IDERefactoringInputValidator.h │ │ ├── IDERefactoringIssue.h │ │ ├── IDERefactoringIssueLocation.h │ │ ├── IDERefactoringIssueNavigableItem.h │ │ ├── IDERefactoringMoveDownViewController.h │ │ ├── IDERefactoringMoveUpViewController.h │ │ ├── IDERefactoringNewFile.h │ │ ├── IDERefactoringNewFileNavigableItem.h │ │ ├── IDERefactoringNibFileActionChange.h │ │ ├── IDERefactoringNibFileChange.h │ │ ├── IDERefactoringNibFileChangeLocation.h │ │ ├── IDERefactoringNibFileChangeSet.h │ │ ├── IDERefactoringNibFileClassChange.h │ │ ├── IDERefactoringNibFileOutletChange.h │ │ ├── IDERefactoringNibFilePropertyChange.h │ │ ├── IDERefactoringNibFileToolTask.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 │ │ ├── IDERoundToolbarButton.h │ │ ├── IDERoundToolbarButtonCell.h │ │ ├── IDERunAlertMonitor.h │ │ ├── IDERunDestinationNavigable.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 │ │ ├── IDERunSheetLaunchPhaseModel.h │ │ ├── IDERunSheetPhaseModel.h │ │ ├── IDERunSheetPostActionsSubphaseModel.h │ │ ├── IDERunSheetPreActionsSubphaseModel.h │ │ ├── IDERunSheetPrimarySubphaseModel.h │ │ ├── IDERunSheetProfilePhaseModel.h │ │ ├── IDERunSheetSubphaseModel.h │ │ ├── IDERunSheetTestPhaseModel.h │ │ ├── IDESCMActivityReporter.h │ │ ├── IDESaveDestinationContext.h │ │ ├── IDESaveDestinationController.h │ │ ├── IDESaveMultipleItem.h │ │ ├── IDESaveMultipleWindowController.h │ │ ├── IDESchemeManagerNavigable.h │ │ ├── IDESchemeManagerNavigableDomainProvider.h │ │ ├── IDESchemeNavigable.h │ │ ├── IDESchemeToolbarBorderView.h │ │ ├── IDESchemeToolbarController.h │ │ ├── IDEScopeableView-Protocol.h │ │ ├── IDEScriptingHack.h │ │ ├── IDEScriptingSelect.h │ │ ├── IDESelection.h │ │ ├── IDESelectionSource-Protocol.h │ │ ├── IDEShareActivityReporter.h │ │ ├── IDESharedLibrariesPopUp.h │ │ ├── IDESharedLibrariesPopUpTextFieldCell.h │ │ ├── IDESharedLibraryEntry-NSPasteboardSupport.h │ │ ├── IDESharedLibraryEntryDefaultSortDescriptor.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 │ │ ├── IDESimulateLocationMenuController.h │ │ ├── IDESimulatedLocationDebugBarContentProvider.h │ │ ├── IDESnapshotActivityReporter.h │ │ ├── IDESnapshotAreYouSureController.h │ │ ├── IDESnapshotConfirmationDelegate-Protocol.h │ │ ├── IDESnapshotItemCell.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 │ │ ├── IDESourceCodeComparisonAnnotationContext.h │ │ ├── IDESourceCodeFontAndColorItem.h │ │ ├── IDESourceCodeGenerationCompositeResult.h │ │ ├── IDESourceCodeGenerationDestination-Protocol.h │ │ ├── IDESourceCodeGenerationPartialResult.h │ │ ├── IDESourceCodeGenerator.h │ │ ├── IDESourceControlAuthenticationWindowController.h │ │ ├── IDESourceControlBackendSetupStepViewController.h │ │ ├── IDESourceControlBranch-IDESourceControlBranchPropertySupport.h │ │ ├── IDESourceControlBranch-UILevelActions.h │ │ ├── IDESourceControlBranchChooserItem.h │ │ ├── IDESourceControlBranchChooserWindowController.h │ │ ├── IDESourceControlBranchNavigableItem.h │ │ ├── IDESourceControlCheckoutStepViewController.h │ │ ├── IDESourceControlCommandHandler.h │ │ ├── IDESourceControlCommitWindowController.h │ │ ├── IDESourceControlComparisonEditorDataSource.h │ │ ├── IDESourceControlConflictMergeData.h │ │ ├── IDESourceControlConflictResolutionController.h │ │ ├── IDESourceControlConflictResolutionControllerContainer-Protocol.h │ │ ├── IDESourceControlConflictStatusCell.h │ │ ├── IDESourceControlDocumentLocation-IDESourceControlDocumentLocationAdditions.h │ │ ├── IDESourceControlFinishedStepViewController.h │ │ ├── IDESourceControlInfoConflictDetector.h │ │ ├── IDESourceControlInspectorStatusProperty.h │ │ ├── IDESourceControlLog.h │ │ ├── IDESourceControlLogControllerDelegate-Protocol.h │ │ ├── IDESourceControlLogItem.h │ │ ├── IDESourceControlLogItemViewController.h │ │ ├── IDESourceControlLogViewController.h │ │ ├── IDESourceControlLoginStepViewController.h │ │ ├── IDESourceControlManagerNavigableItem.h │ │ ├── IDESourceControlMergeDataSource.h │ │ ├── IDESourceControlMergeOperationInfo.h │ │ ├── IDESourceControlMergeWindowController.h │ │ ├── IDESourceControlMultiChooserItem.h │ │ ├── IDESourceControlMultiChooserWindowController.h │ │ ├── IDESourceControlNameTokenView.h │ │ ├── IDESourceControlNameTokenViewDelegate-Protocol.h │ │ ├── IDESourceControlNameTypeStepViewController.h │ │ ├── IDESourceControlNonEmptyTextField.h │ │ ├── IDESourceControlOperationInfo.h │ │ ├── IDESourceControlPerson.h │ │ ├── IDESourceControlPersonManager.h │ │ ├── IDESourceControlPullOperationInfo.h │ │ ├── IDESourceControlPushOperationInfo.h │ │ ├── IDESourceControlQuickCheckoutWindowController.h │ │ ├── IDESourceControlRepository-IDESourceControlRepositoryNavigablePropertyAdditions.h │ │ ├── IDESourceControlRepository-UILevelActions.h │ │ ├── IDESourceControlRepositoryChooserItem.h │ │ ├── IDESourceControlRepositoryChooserWindowController.h │ │ ├── IDESourceControlRepositoryCreationContext.h │ │ ├── IDESourceControlRepositoryCreationStep.h │ │ ├── IDESourceControlRepositoryNavigableItem.h │ │ ├── IDESourceControlRepositoryStatusView.h │ │ ├── IDESourceControlRepositoryStatusViewController.h │ │ ├── IDESourceControlReviewFilesDataSource.h │ │ ├── IDESourceControlReviewFilesWindowController.h │ │ ├── IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h │ │ ├── IDESourceControlSSLAuthenticationWindowController.h │ │ ├── IDESourceControlSimpleURLOnlyStepViewController.h │ │ ├── IDESourceControlStatusBubbleButton.h │ │ ├── IDESourceControlTree-IDESourceControlTreePropertyAdditions.h │ │ ├── IDESourceControlTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h │ │ ├── IDESourceControlTreeGroup-UILevelActions.h │ │ ├── IDESourceControlTreeItem-IDESourceControlTreeItemPropertyAdditions.h │ │ ├── IDESourceControlTrunksTagsBranchesStepViewController.h │ │ ├── IDESourceControlUIHandler.h │ │ ├── IDESourceControlURLStepViewController.h │ │ ├── IDESourceControlURLValidationStep.h │ │ ├── IDESourceControlUpdateDataSource.h │ │ ├── IDESourceControlUpdateOperationInfo.h │ │ ├── IDESourceControlUpdateWindowController.h │ │ ├── IDESourceControlWorkingTree-IDESourceControlWorkingTreePropertyAdditions.h │ │ ├── IDESourceControlWorkingTreeGroup-IDEBinaryConflictResolution.h │ │ ├── IDESourceControlWorkingTreeGroup-IDESourceControlDocumentLocationAdditions.h │ │ ├── IDESourceControlWorkingTreeGroup-IDESourceControlTreeGroupPropertyAdditions.h │ │ ├── IDESourceControlWorkingTreeItem-IDEBinaryConflictResolution.h │ │ ├── IDESourceControlWorkingTreeItem-IDESourceControlDocumentLocationAdditions.h │ │ ├── IDESourceControlWorkingTreeItem-IDESourceControlTreeItemPropertyAdditions.h │ │ ├── IDESourceControlWorkingTreeItemNavigableItem.h │ │ ├── IDESourceControlWorkingTreeNavigableItem.h │ │ ├── IDESourceControlWorkspaceUIHandler.h │ │ ├── IDESourceEditorFontAndColorItemProvider.h │ │ ├── IDESourceExpressionSource-Protocol.h │ │ ├── IDESpecialPasteboardController.h │ │ ├── IDESpecialPasteboardHandler.h │ │ ├── IDESpeechAlert.h │ │ ├── IDESpeechAlertViewController.h │ │ ├── IDEStackFrameDebugBarContentProvider.h │ │ ├── IDEStepGradientImageButton.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 │ │ ├── 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 │ │ ├── IDETemplateOptionsView.h │ │ ├── IDETemplateSavePanel.h │ │ ├── IDETemplateSection.h │ │ ├── IDETemplateSupportingNavigator-Protocol.h │ │ ├── IDETemplateTextSubstitutionFactory.h │ │ ├── IDETemplateTextSubstitutionOperation.h │ │ ├── IDETestRunPhaseHiddenPopUpButtonCell.h │ │ ├── IDETestRunPhaseSheetController.h │ │ ├── IDETestRunPhaseTestableProviderWrapper.h │ │ ├── IDETestRunPhaseTestableWrapper.h │ │ ├── IDETextDocumentFactoryDocument.h │ │ ├── IDETextKeyBinding.h │ │ ├── IDETextKeyBindingSet.h │ │ ├── IDETextSubstitutionTemplateInstantiationContext.h │ │ ├── IDEToolbarDelegate.h │ │ ├── IDEToolbarItemProvider-Protocol.h │ │ ├── IDEToolbarItemProxy.h │ │ ├── IDEToolbarManager.h │ │ ├── IDEToolbarPauseButtonViewController.h │ │ ├── IDEToolbarStopButtonViewController.h │ │ ├── IDEUpgradeTaskGroup.h │ │ ├── IDEUpgradeTaskWindowController.h │ │ ├── IDEUtilitiesMenuDelegate.h │ │ ├── IDEUtilityArea.h │ │ ├── IDEUtilityPlaceholderView.h │ │ ├── IDEVariableRootNode.h │ │ ├── IDEVariablesView.h │ │ ├── IDEVariablesViewContextState.h │ │ ├── IDEVariablesViewNode.h │ │ ├── IDEVariablesViewSingleColumnCell.h │ │ ├── IDEVariablesViewStateManager.h │ │ ├── IDEVersionedFileManagerDelegate-Protocol.h │ │ ├── IDEViewController.h │ │ ├── IDEWelcomeWindowController.h │ │ ├── IDEWelcomeWindowHighlightButton.h │ │ ├── IDEWelcomeWindowHighlightButtonCell.h │ │ ├── IDEWelcomeWindowLozengeView.h │ │ ├── IDEWelcomeWindowRecent.h │ │ ├── IDEWelcomeWindowTableCell.h │ │ ├── IDEWindowMenuController.h │ │ ├── IDEWorkspace-IDEKitAdditions.h │ │ ├── IDEWorkspace-IDEKitWorkspacePropertyAdditions.h │ │ ├── IDEWorkspace-IDEWorkspaceToolbarItemProviderAdditions.h │ │ ├── IDEWorkspaceActivityReporter.h │ │ ├── IDEWorkspaceDelegate-Protocol.h │ │ ├── IDEWorkspaceDocument.h │ │ ├── IDEWorkspaceDocumentProvider-Protocol.h │ │ ├── IDEWorkspaceTabController.h │ │ ├── IDEWorkspaceTabControllerLayoutTree.h │ │ ├── IDEWorkspaceTabControllerLayoutTreeNode.h │ │ ├── IDEWorkspaceToolbarItemProvider.h │ │ ├── IDEWorkspaceUserSettingsBuildFolderLocationSheetController.h │ │ ├── IDEWorkspaceUserSettingsBuildFolderLocationSheetControllerDelegate-Protocol.h │ │ ├── IDEWorkspaceUserSettingsSheetController.h │ │ ├── IDEWorkspaceWindow.h │ │ ├── IDEWorkspaceWindowController.h │ │ ├── IDE_IBDetailedAlert.h │ │ ├── IDE_IBFlippedView.h │ │ ├── NSAnimationDelegate-Protocol.h │ │ ├── NSApplication-NSApplicationScripting.h │ │ ├── NSApplicationDelegate-Protocol.h │ │ ├── NSBundle-IBAppKitBundleAdditions.h │ │ ├── NSCoding-Protocol.h │ │ ├── NSControlTextEditingDelegate-Protocol.h │ │ ├── NSCopying-Protocol.h │ │ ├── NSDictionary-IBDictionaryAdditions.h │ │ ├── NSDictionary-NSDictionaryScripting.h │ │ ├── NSDocument-NSDocumentScripting.h │ │ ├── NSFileManager-IDEOpenQuicklyAdditions.h │ │ ├── NSImage-IDENSImageAdditions.h │ │ ├── NSMenuDelegate-Protocol.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 │ │ ├── NSShadow-IDEEditorStepperView_Additions.h │ │ ├── NSSoundDelegate-Protocol.h │ │ ├── NSSpeechSynthesizerDelegate-Protocol.h │ │ ├── NSSplitViewDelegate-Protocol.h │ │ ├── NSString-DVTXMLArchiving.h │ │ ├── NSTabViewDelegate-Protocol.h │ │ ├── NSTableViewDataSource-Protocol.h │ │ ├── NSTableViewDelegate-Protocol.h │ │ ├── NSTextDelegate-Protocol.h │ │ ├── NSTextFieldDelegate-Protocol.h │ │ ├── NSTextViewDelegate-Protocol.h │ │ ├── NSToolbarDelegate-Protocol.h │ │ ├── NSURL-IDEKitClassAdditions.h │ │ ├── NSURL-IDEKitURLPropertyAdditions.h │ │ ├── NSURL-NSURL_IDEModelObjectTypeIdentifierAdditions.h │ │ ├── NSURLConnectionDelegate-Protocol.h │ │ ├── NSUserInterfaceValidations-Protocol.h │ │ ├── NSValidatedUserInterfaceItem-Protocol.h │ │ ├── NSView-IBViewAdditions.h │ │ ├── NSWindow-IBResizingAdditions.h │ │ ├── NSWindowDelegate-Protocol.h │ │ ├── NSWindowRestoration-Protocol.h │ │ ├── _IDEActivityPopUpContainerLayer.h │ │ ├── _IDEActivityViewControllerToolbarItem.h │ │ ├── _IDEActivityViewToolbarViewController.h │ │ ├── _IDEApplicationControllerMenuDelegateForwarder.h │ │ ├── _IDECommandForwardingResponder.h │ │ ├── _IDEComponentDownloadsButtonProvider-Protocol.h │ │ ├── _IDEContainerItemNavigableItemExtraInfo.h │ │ ├── _IDEDividerCell.h │ │ ├── _IDEDocumentControllerCloseAllContext.h │ │ ├── _IDEDocumentForwardingResponder.h │ │ ├── _IDEDownloadableContext.h │ │ ├── _IDEEditorNavigatorForwardingResponder.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 │ │ ├── _IDEReadOnlyItemsManagerContext.h │ │ ├── _IDESearchFieldToolbarViewController.h │ │ ├── _IDESourceControlComparisonEditorDataSourceInvalidationToken.h │ │ ├── _IDESourceControlInfoConflictDetectorCancellationToken.h │ │ ├── _IDESourceControlOperationInfoInvalidationToken.h │ │ ├── _IDETmpSplitView.h │ │ ├── _IDEWindowFullScreenSavedDebuggerTransitionValues.h │ │ ├── _IDEWindowToTabActionForwardingResponder.h │ │ ├── _IDEWorkspaceDocumentInternalContextWrapper.h │ │ ├── _IDEWorkspacePartsVisibilityToolbarViewController.h │ │ └── __IDENSImageAdditionsClass.h ├── SIGPluginInfo.plist ├── SIGPluginPrefix.pch └── ShowInGithub.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ └── contents.xcworkspacedata └── open_commit_example.png /.gitattributes: -------------------------------------------------------------------------------- 1 | # c.f. http://stackoverflow.com/questions/1549578/git-and-pbxproj 2 | *.pbxproj -crlf -merge -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | *.swp 2 | *~.nib 3 | 4 | build/ 5 | 6 | *.pbxuser 7 | *.perspective 8 | *.perspectivev3 9 | 10 | *.mode1v3 11 | *.mode2v3 12 | 13 | xcuserdata 14 | 15 | # osx noise 16 | .DS_Store 17 | profile 18 | 19 | *.xccheckout 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/CATextLayer-IDECALayerAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "CATextLayer.h" 8 | 9 | @interface CATextLayer (IDECALayerAdditions) 10 | - (id)accessibilityAttributeNames; 11 | - (id)accessibilityAttributeValue:(id)arg1; 12 | - (BOOL)accessibilityIsIgnored; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDevice-IDEDeviceActivityReporterAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDevice.h" 8 | 9 | @class NSImage, NSString; 10 | 11 | @interface DVTDevice (IDEDeviceActivityReporterAdditions) 12 | @property(readonly) NSImage *activityImage; 13 | @property(readonly) long long activityProgress; 14 | @property(readonly) NSString *activityTitle; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDocumentLocation-DVTDocumentLocation_ModelObjectTypeIdentifierAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (DVTDocumentLocation_ModelObjectTypeIdentifierAdditions) 10 | - (id)ideModelObjectTypeIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDocumentLocation-IDESourceControlDocumentLocationAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (IDESourceControlDocumentLocationAdditions) 10 | + (id)fileDataTypeForFileDataType:(id)arg1; 11 | - (id)exportDocumentUsingTemplateDocument:(id)arg1 completionBlock:(id)arg2 primaryBehavior:(void)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDocumentLocation-IDESourceControlDocumentLocationAdditionsInternals.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDocumentLocation.h" 8 | 9 | @interface DVTDocumentLocation (IDESourceControlDocumentLocationAdditionsInternals) 10 | + (id)quicklookDataTypes; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDownloadableInstallationHelper-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTDownloadableInstallationHelper 10 | - (void)downloadableNamed:(id)arg1 needsTerminationOfAppsWithBundleIdentifier:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTEditor-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTEditor 10 | - (BOOL)commitEditingForAction:(int)arg1 errors:(id)arg2; 11 | - (void)discardEditing; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTExtension-_IDEActionTypeExtensionDisplay.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTExtension.h" 8 | 9 | @interface DVTExtension (_IDEActionTypeExtensionDisplay) 10 | - (id)ide_actionTypeDisplayTitle; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFilePathFieldCellDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFilteringMenuDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSMenuDelegate-Protocol.h" 8 | 9 | @protocol DVTFilteringMenuDelegate 10 | - (void)filterItems:(id)arg1 inMenu:(id)arg2 forSearchString:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarFindable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol DVTFindBarFindable 8 | 9 | @optional 10 | - (void)dvtFindBar:(id)arg1 didUpdateCurrentResult:(id)arg2; 11 | - (void)dvtFindBar:(id)arg1 didUpdateResults:(id)arg2; 12 | - (id)startingLocationForFindBar:(id)arg1 findingBackwards:(BOOL)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarHostable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTFindBarFindable-Protocol.h" 8 | 9 | @protocol DVTFindBarHostable 10 | - (void)dismissFindBar:(id)arg1 andRestoreSelection:(BOOL)arg2; 11 | 12 | @optional 13 | - (void)dvtFindBar:(id)arg1 didWrap:(BOOL)arg2 reverse:(BOOL)arg3; 14 | - (BOOL)dvtFindBar:(id)arg1 validateUserInterfaceItem:(id)arg2; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTInvalidation-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class DVTStackBacktrace; 10 | 11 | @protocol DVTInvalidation 12 | - (void)invalidate; 13 | @property(readonly) DVTStackBacktrace *invalidationBacktrace; 14 | @property(readonly, getter=isValid) BOOL valid; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTIssueDisplayingView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSDictionary; 10 | 11 | @protocol DVTIssueDisplayingView 12 | @property(copy) NSDictionary *issueInfoDictionary; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTMessageBubbleAnnotationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTextAnnotationDelegate-Protocol.h" 8 | 9 | @protocol DVTMessageBubbleAnnotationDelegate 10 | 11 | @optional 12 | - (void)didClickMessageBubbleForAnnotation:(id)arg1 onIcon:(BOOL)arg2 inTextView:(id)arg3 event:(id)arg4; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTObservingToken-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTObservingToken 10 | - (void)rescind; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTProgressReporting-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTProgressReporting 10 | @property(readonly) long long progress; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTScopeBarHost-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTSourceCodeComparisonAnnotationContext-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class DVTDiffDescriptor, DVTDiffSession, NSURL; 10 | 11 | @protocol DVTSourceCodeComparisonAnnotationContext 12 | @property(readonly) int dataSourceType; 13 | @property(readonly) DVTDiffDescriptor *diffDescriptor; 14 | @property(readonly) DVTDiffSession *diffSession; 15 | @property(readonly) NSURL *documentURL; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTStateRepositoryDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTStateRepositoryDelegate 10 | - (void)stateRepositoryDidChange:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTStatefulObject-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTStatefulObject 10 | + (void)configureStateSavingObjectPersistenceByName:(id)arg1; 11 | + (long long)version; 12 | - (void)commitStateToDictionary:(id)arg1; 13 | - (void)revertStateWithDictionary:(id)arg1; 14 | - (void)setStateToken:(id)arg1; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowCreation-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTTabbedWindowCreation 10 | - (id)makeTabbedWindowControllerShowingWindow:(BOOL)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowTabContentControlling-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSDocument, NSString; 10 | 11 | @protocol DVTTabbedWindowTabContentControlling 12 | @property NSDocument *document; 13 | @property(copy) NSString *userDefinedTabLabel; 14 | @property(readonly) NSString *tabLabel; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTextFindable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTTextFindable 10 | - (id)findStringMatchingDescriptor:(id)arg1 backwards:(BOOL)arg2 from:(id)arg3 to:(id)arg4; 11 | 12 | @optional 13 | @property unsigned long long supportedMatchingOptions; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTextReplacable-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTTextReplacable 10 | - (BOOL)replaceFindResults:(id)arg1 withString:(id)arg2 withError:(id *)arg3; 11 | 12 | @optional 13 | - (BOOL)replaceTextWithContentsOfURL:(id)arg1 error:(id *)arg2; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTViewControllerToolbarItem-IDERunPauseContinueToolbarItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTViewControllerToolbarItem.h" 8 | 9 | @interface DVTViewControllerToolbarItem (IDERunPauseContinueToolbarItem) 10 | - (void)validate; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTXMLUnarchiving-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol DVTXMLUnarchiving 10 | - (id)initFromXMLUnarchiver:(id)arg1 archiveVersion:(float)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionApprovalAssistant.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSTextView; 10 | 11 | @interface IDEARCConversionApprovalAssistant : IDEARCConversionAssistant 12 | { 13 | NSTextView *_textView; 14 | } 15 | 16 | - (id)_messageContentsURL; 17 | - (BOOL)canGoForward; 18 | - (void)loadView; 19 | - (id)nextAssistantIdentifier; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionAssistant.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEARCConversionAssistant : IDEAssistant 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionExplorationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSString; 10 | 11 | @interface IDEActionExplorationContext : IDEExplorationContext 12 | { 13 | NSString *_actionIdentifier; 14 | } 15 | 16 | @property(readonly) NSString *actionIdentifier; // @synthesize actionIdentifier=_actionIdentifier; 17 | - (int)explorationType; 18 | - (id)initWithAction:(id)arg1; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionSliceViewControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEActionSliceViewControllerDelegate 8 | - (void)deleteActionSlice:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionStackView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEActionStackView : IDECapsuleListView 10 | { 11 | id _delegate; 12 | } 13 | 14 | @property id delegate; // @synthesize delegate=_delegate; 15 | - (void)drawRect:(struct CGRect)arg1; 16 | - (id)initWithFrame:(struct CGRect)arg1 stackView:(id)arg2; 17 | - (void)invalidateLayout; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssuesContainerLabelLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTClickableTextLayer.h" 8 | 9 | @interface IDEActivityIssuesContainerLabelLayer : DVTClickableTextLayer 10 | { 11 | } 12 | 13 | - (id)accessibilityAttributeNames; 14 | - (id)accessibilityAttributeValue:(id)arg1; 15 | - (id)labelAttributes; 16 | - (void)setString:(id)arg1; 17 | - (void)sizeToFit; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentLayerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEActivityPopUpContentLayerDelegate 10 | 11 | @optional 12 | - (void)doneButtonWasClickedInPopUpContentLayer:(id)arg1; 13 | - (void)popUpContentLayer:(id)arg1 didChangePreferredHeightTo:(double)arg2; 14 | - (void)popUpContentLayerDidRequestNavigationToIssuesView:(id)arg1; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityTestingMenuDelegate.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "NSMenuDelegate-Protocol.h" 10 | 11 | @interface IDEActivityTestingMenuDelegate : NSObject 12 | { 13 | } 14 | 15 | - (void)doActionFromMenuItem:(id)arg1; 16 | - (void)menuNeedsUpdate:(id)arg1; 17 | - (void)stopAllActivitiesFromMenuItem:(id)arg1; 18 | - (id)workspace; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlert-IDEAlertUI.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlert.h" 8 | 9 | @interface IDEAlert (IDEAlertUI) 10 | + (id)keyPathsForValuesAffectingTextColor; 11 | - (id)targettedWorkspaceTabControllerForWorkspace:(id)arg1; 12 | - (id)targettedWorkspaceTabControllerForWorkspace:(id)arg1 withContext:(id)arg2; 13 | - (id)textColor; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertEvent-Compatibility.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlertEvent.h" 8 | 9 | @interface IDEAlertEvent (Compatibility) 10 | - (id)keyBinding; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDEAlert; 10 | 11 | @interface IDEAlertViewController : IDEViewController 12 | { 13 | IDEAlert *_alert; 14 | } 15 | 16 | + (id)alertViewControllerForAlert:(id)arg1; 17 | + (id)alertViewControllerForAlertIdentifier:(id)arg1; 18 | + (void)initialize; 19 | @property(retain) IDEAlert *alert; // @synthesize alert=_alert; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzePostActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAnalyzePostActionRunPhaseSheetController : IDEViewController 10 | { 11 | } 12 | 13 | - (void)loadView; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzePreActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEAnalyzePreActionRunPhaseSheetController : IDEViewController 10 | { 11 | } 12 | 13 | - (void)loadView; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzeSubActionPlaceholderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEAnalyzeSubActionPlaceholderView : NSView 12 | { 13 | NSString *_placeholderMessage; 14 | } 15 | 16 | - (void)drawRect:(struct CGRect)arg1; 17 | @property(copy) NSString *placeholderMessage; // @synthesize placeholderMessage=_placeholderMessage; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationEventDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEApplicationEventDelegate 10 | 11 | @optional 12 | - (BOOL)application:(id)arg1 shouldSendEvent:(id)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArchivePackager-InterfaceExtensions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEArchivePackager.h" 8 | 9 | @interface IDEArchivePackager (InterfaceExtensions) 10 | - (id)identityMenuForBundleIdentifiers:(id)arg1 withSelectedIdentity:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArgumentsCapsuleSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEArgumentsCapsuleSheetController : IDERunOptionsTableViewCapsuleSheetController 10 | { 11 | } 12 | 13 | - (id)pasteBoardType; 14 | - (id)titleForDisplay; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantWindowBorderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDEAssistantWindowBorderView : NSView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | - (BOOL)isOpaque; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAttachToProcessSheetDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEAttachToProcessSheetDelegate 8 | - (void)processIDEntered:(id)arg1 debuggerToUse:(id)arg2; 9 | - (void)processInformationSelected:(id)arg1 debuggerToUse:(id)arg2; 10 | - (void)processNameEntered:(id)arg1 debuggerToUse:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAutoForwardScrollEventsScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBaseDocumentNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBaseDocumentNavigableItem : IDEFileNavigableItem 10 | { 11 | id _dirtyNotificationToken; 12 | } 13 | 14 | - (void)_updateEditorDocument:(id)arg1; 15 | - (void)invalidateImage; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBindableDeclarativeInspectorController-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSArray, NSBundle; 10 | 11 | @protocol IDEBindableDeclarativeInspectorController 12 | @property(readonly) NSBundle *bundle; 13 | @property(readonly) id inspectedObject; 14 | @property(readonly) NSArray *inspectedObjects; 15 | - (void)reloadInspectorFromFileWhenKeyPathChanges:(id)arg1; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBlockScrollView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBlueprintProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEBlueprintProvider 10 | - (id)blueprintForIdentifier:(id)arg1; 11 | - (id)blueprintForName:(id)arg1; 12 | - (id)blueprints; 13 | - (id)name; 14 | - (id)organizationName; 15 | - (id)testableProdiver; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlert.h" 8 | 9 | @interface IDEBounceAlert : IDEAlert 10 | { 11 | } 12 | 13 | - (int)alertPropertyListVersion; 14 | - (void)cancelAlert:(id)arg1; 15 | - (void)runForEvent:(id)arg1 inWorkspace:(id)arg2 context:(id)arg3 completionBlock:(id)arg4; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEBounceAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildFolderLocationPrefsSheetControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEBuildFolderLocationPrefsSheetControllerDelegate 10 | - (void)buildFolderLocationSheetDidEndWithBuildFolderLocationStyle:(int)arg1 buildSubfolderStyle:(int)arg2 customBuildSubfolderName:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEBuildIssueProvider.h" 8 | 9 | @interface IDEBuildIssueProvider (IDEKitAdditions) 10 | - (id)alternateDocumentLocationForIssue:(id)arg1; 11 | - (id)alternateDocumentTypeForIssue:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleFooterViewRoundedButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTGradientImageButtonCell.h" 8 | 9 | @interface IDECapsuleFooterViewRoundedButtonCell : DVTGradientImageButtonCell 10 | { 11 | } 12 | 13 | - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleHeaderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTDisclosureHeaderView.h" 8 | 9 | @interface IDECapsuleHeaderView : DVTDisclosureHeaderView 10 | { 11 | } 12 | 13 | - (void)_endEditingTitleField; 14 | - (void)_startEditingTitleFieldWithTitle:(id)arg1; 15 | - (void)mouseDown:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECleanBuildFolderActivityReporter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDECleanBuildFolderActivityReporter : IDEActivityReporter 10 | { 11 | id _isCleaningObserver; 12 | } 13 | 14 | + (void)initialize; 15 | - (id)completionSummaryStringSegments; 16 | - (id)initWithWorkspace:(id)arg1; 17 | - (void)updateActivityReports; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandler-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | #import "NSUserInterfaceValidations-Protocol.h" 9 | 10 | @protocol IDECommandHandler 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandlerVendor-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDECommandHandlerVendor 10 | + (id)handlerForAction:(SEL)arg1 withSelectionSource:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorAutoLayoutView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @interface IDEComparisonEditorAutoLayoutView : DVTAutoLayoutView 10 | { 11 | } 12 | 13 | - (BOOL)isFlipped; 14 | - (void)layoutTopDown; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECompletionDestinationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDECompletionDestinationDelegate 10 | - (BOOL)destinationManager:(id)arg1 shouldAddItemToMenu:(id)arg2; 11 | - (void)destinationManagerGroupDidChange:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadIconProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEComponentDownloadIconProvider 10 | - (id)imageForDownloadableType:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadPrefsSplitView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSSplitView.h" 8 | 9 | @interface IDEComponentDownloadPrefsSplitView : NSSplitView 10 | { 11 | } 12 | 13 | - (double)dividerThickness; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleFontAndColorItemProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextCompletionDataSource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTextCompletionDataSource.h" 8 | 9 | @class NSArray; 10 | 11 | @interface IDEConsoleTextCompletionDataSource : DVTTextCompletionDataSource 12 | { 13 | NSArray *_consoleTextViewStrategies; 14 | } 15 | 16 | - (void)_setStrategies:(id)arg1; 17 | - (id)strategies; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextViewStandardIODelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEConsoleTextViewStandardIODelegate 10 | - (void)consoleView:(id)arg1 didEndText:(id)arg2 forDebugger:(BOOL)arg3; 11 | - (void)showNextCommandFromHistory:(id)arg1; 12 | - (void)showPreviousCommandFromHistory:(id)arg1 currentStringAfterPrompt:(id)arg2; 13 | @property(readonly) BOOL tracksInputHistoryForDebugger; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEContainerDelegate 10 | 11 | @optional 12 | - (void)_container:(id)arg1 didChangeFromFilePath:(id)arg2 toFilePath:(id)arg3; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerErrorPresenter-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItem-IDEKitContainerItemPropertyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerItem.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEContainerItem (IDEKitContainerItemPropertyAdditions) 12 | @property(readonly) unsigned long long navigableItem_conflictStateForUpdateOrMerge; 13 | @property(readonly) NSString *navigableItem_sourceControlLocalStatus; 14 | @property(readonly) NSString *navigableItem_sourceControlServerStatus; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItem-IDEKit_ContainerItemSerialization.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerItem.h" 8 | 9 | @interface IDEContainerItem (IDEKit_ContainerItemSerialization) 10 | + (id)SE_PREFIX_containerItemsForContainerRelativeIdentifiers:(id)arg1; 11 | + (id)_SE_PREFIX_containerItemForContainer:(id)arg1 withContainerItemPathComponents:(id)arg2; 12 | - (id)SE_PREFIX_containerRelativeIdentifier; 13 | - (id)SE_PREFIX_itemIdentifier; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerReloadingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerReloadingDelegate 8 | - (int)responseToExternalChangesToBackingFileForContainer:(id)arg1 fileWasRemoved:(BOOL)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerUnlockingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEContainerUnlockingDelegate 8 | - (void)container:(id)arg1 attemptToUnlockItems:(id)arg2 inWorkspaces:(id)arg3 completionQueue:(id)arg4 completionBlock:(id)arg5; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECountdownNotifier.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSLock; 10 | 11 | @interface IDECountdownNotifier : NSObject 12 | { 13 | unsigned long long _counter; 14 | NSLock *_lock; 15 | id _completionhandler; 16 | BOOL _invalid; 17 | } 18 | 19 | - (void)decrementCounter; 20 | - (void)incrementCounter; 21 | - (id)initWithCompletionHandler:(id)arg1; 22 | 23 | @end 24 | 25 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECreateSnapshotAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECreateSnapshotAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDECreateSnapshotAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugArea.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSString; 10 | 11 | @interface IDEDebugArea : IDEViewController 12 | { 13 | } 14 | 15 | + (id)debuggerUIExtensionForLaunchSession:(id)arg1; 16 | - (void)activateConsole; 17 | - (BOOL)canActivateConsole; 18 | - (BOOL)canClearConsole; 19 | - (void)clearConsole; 20 | @property(readonly) NSString *stateSavingIdentifier; 21 | 22 | @end 23 | 24 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugNavigableModel-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDELaunchSession, NSString; 10 | 11 | @protocol IDEDebugNavigableModel 12 | @property(readonly) NSString *associatedProcessUUID; 13 | @property(readonly) IDELaunchSession *launchSession; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugProcess-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEDebugNavigableModel-Protocol.h" 8 | 9 | @class NSString; 10 | 11 | @protocol IDEDebugProcess 12 | - (id)contentDelegateUIExtensionIdentifier; 13 | @property(copy) NSString *name; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSymbolsLoadedButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSButtonCell.h" 8 | 9 | @interface IDEDebugSymbolsLoadedButtonCell : NSButtonCell 10 | { 11 | } 12 | 13 | - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebuggerBarConsoleInfoProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEDebuggerBarConsoleInfoProvider 10 | @property BOOL hasNewInterestingOutput; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebuggerBarEditorInfoProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEDebuggerBarEditorInfoProvider 10 | @property BOOL showDebuggerArea; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebuggingWindowBehaviorViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTToolbarPopUpViewController.h" 8 | 9 | @interface IDEDebuggingWindowBehaviorViewController : DVTToolbarPopUpViewController 10 | { 11 | id _debuggingWindowBehaviorObserverToken; 12 | } 13 | 14 | - (id)initWithPopUpButton:(id)arg1 images:(id)arg2 actionBlock:(id)arg3 itemIdentifier:(void)arg4 window:(id)arg5; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDiagnosticItem-KitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEDiagnosticItem.h" 8 | 9 | @interface IDEDiagnosticItem (KitAdditions) 10 | + (id)keyPathsForValuesAffectingValid; 11 | - (id)childExplorableItems; 12 | - (id)exploredIssue; 13 | - (BOOL)isNoteSeverity; 14 | - (id)parentExplorableItem; 15 | - (id)title; 16 | - (BOOL)valid; 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDialogAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentFrameworkFilePathNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDocumentFrameworkFilePathNavigableItem : IDEFileNavigableItem 10 | { 11 | } 12 | 13 | - (id)_frameworkFilePath; 14 | - (id)contentDocumentLocation; 15 | - (id)documentType; 16 | - (id)fileURL; 17 | - (id)image; 18 | - (id)initWithRepresentedObject:(id)arg1; 19 | - (BOOL)isMajorGroup; 20 | - (id)name; 21 | 22 | @end 23 | 24 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentLocationNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEDocumentLocationNavigableItem : IDEBaseDocumentNavigableItem 10 | { 11 | } 12 | 13 | - (id)_documentLocation; 14 | - (id)contentDocumentLocation; 15 | - (id)documentType; 16 | - (id)fileURL; 17 | - (id)initWithRepresentedObject:(id)arg1; 18 | - (id)name; 19 | - (id)newImage; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentStructureProviding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSArray; 10 | 11 | @protocol IDEDocumentStructureProviding 12 | @property(readonly) NSArray *ideTopLevelStructureObjects; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadablesActivityReporter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | #import "IDEInitialization-Protocol.h" 10 | 11 | @interface IDEDownloadablesActivityReporter : IDEActivityReporter 12 | { 13 | } 14 | 15 | + (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; 16 | + (void)initialize; 17 | - (id)initWithWorkspace:(id)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorAreaContainer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @class IDEEditorArea; 8 | 9 | @protocol IDEEditorAreaContainer 10 | @property(readonly) IDEEditorArea *editorArea; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEEditorDelegate 10 | 11 | @optional 12 | - (id)scopeBarsManagerForEditor:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDocumentValidatedUserInterfaceItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "NSValidatedUserInterfaceItem-Protocol.h" 10 | 11 | @interface IDEEditorDocumentValidatedUserInterfaceItem : NSObject 12 | { 13 | SEL _action; 14 | long long _tag; 15 | } 16 | 17 | @property SEL action; // @synthesize action=_action; 18 | @property long long tag; // @synthesize tag=_tag; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMenuStepperViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEEditorMenuStepperViewDelegate 8 | - (BOOL)canMove; 9 | - (id)menuForStepperView; 10 | - (void)selectNext; 11 | - (void)selectPrevious; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMultipleContextDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEEditorMultipleContextDelegate 10 | - (id)editorArea; 11 | - (void)editorMultipleContext:(id)arg1 didSplitEditorContext:(id)arg2 creatingEditorContext:(id)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorNumberStepperView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSTextField; 10 | 11 | @interface IDEEditorNumberStepperView : IDEEditorStepperView 12 | { 13 | NSTextField *_countTextField; 14 | } 15 | 16 | + (id)_countTextField; 17 | - (struct CGSize)centerViewSizeInHeight:(double)arg1; 18 | - (id)newCenterView; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorSplittingControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEEditorSplittingControllerDelegate 10 | - (void)addSplitForSplittingController:(id)arg1; 11 | - (void)removeSplitForSplittingController:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEnterFullScreenAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEEnterFullScreenAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEntitlementsFile.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class DVTFilePath; 10 | 11 | @interface IDEEntitlementsFile : NSObject 12 | { 13 | DVTFilePath *_filePath; 14 | id _keyValuePairProxy; 15 | } 16 | 17 | - (id)allKeys; 18 | - (BOOL)hasSandboxValues; 19 | - (id)initWithFilePath:(id)arg1; 20 | - (id)keyValuePairProxy; 21 | - (void)noteValuesDidChange; 22 | - (void)removeAllSandboxValues; 23 | 24 | @end 25 | 26 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEnvironmentVariablesCapsuleSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEEnvironmentVariablesCapsuleSheetController : IDERunOptionsTableViewCapsuleSheetController 10 | { 11 | } 12 | 13 | - (id)pasteBoardType; 14 | - (id)titleForDisplay; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEExecutionEnvironment-IDEKitExecutionEnvironmentNavigableAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEExecutionEnvironment.h" 8 | 9 | @class NSArray; 10 | 11 | @interface IDEExecutionEnvironment (IDEKitExecutionEnvironmentNavigableAdditions) 12 | @property(readonly) NSArray *navigableDebugSessions; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEExplorationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileIdentityAndTypeMultipleValuesMenuItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSMenuItem.h" 8 | 9 | @interface IDEFileIdentityAndTypeMultipleValuesMenuItem : NSMenuItem 10 | { 11 | } 12 | 13 | + (id)multipleValuesItem; 14 | - (void)setEnabled:(BOOL)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileReference-IDEKit_ContainerItemSerialization.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEFileReference.h" 8 | 9 | @interface IDEFileReference (IDEKit_ContainerItemSerialization) 10 | - (id)SE_PREFIX_itemIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterBarGradientImagePopUpButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTGradientImagePopUpButton.h" 8 | 9 | @interface IDEFilterBarGradientImagePopUpButton : DVTGradientImagePopUpButton 10 | { 11 | } 12 | 13 | + (Class)cellClass; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterBarGradientImagePopUpButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTGradientImagePopUpButtonCell.h" 8 | 9 | @interface IDEFilterBarGradientImagePopUpButtonCell : DVTGradientImagePopUpButtonCell 10 | { 11 | } 12 | 13 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterControlBarTarget-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEFilterControlBarTarget 10 | - (id)filterDefinitionIdentifier; 11 | 12 | @optional 13 | - (id)filterButtonAccessibilityDescription; 14 | - (id)filterButtonMenu; 15 | - (id)filterButtonToolTip; 16 | - (id)view; 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstIssueAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFirstIssueAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstResponderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorCategoriesTableView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTableView.h" 8 | 9 | @class NSColor; 10 | 11 | @interface IDEFontAndColorCategoriesTableView : NSTableView 12 | { 13 | NSColor *_selectionColor; 14 | } 15 | 16 | - (id)_highlightColorForCell:(id)arg1; 17 | @property(copy) NSColor *selectionColor; // @synthesize selectionColor=_selectionColor; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorFontTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFramework-IDEKitFrameworkPropertyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkFilePathDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkIdentityAndType.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEFrameworkIdentityAndType : IDEFileIdentityAndType 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeneralPrefsPaneController10_6Only.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEGeneralPrefsPaneController10_6Only : IDEGeneralPrefsPaneController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusResultsGraphNodeNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEGeniusResultsGraphNodeNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (BOOL)isLeaf; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGlassBarView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTBorderedView.h" 8 | 9 | @interface IDEGlassBarView : DVTBorderedView 10 | { 11 | } 12 | 13 | - (id)initWithFrame:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGroup-IDEKit_ContainerItemSerialization.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEGroup.h" 8 | 9 | @interface IDEGroup (IDEKit_ContainerItemSerialization) 10 | - (id)SE_PREFIX_itemIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEHelpMenuDelegate.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "NSMenuDelegate-Protocol.h" 10 | 11 | @interface IDEHelpMenuDelegate : NSObject 12 | { 13 | } 14 | 15 | - (void)buildMenu:(id)arg1; 16 | - (void)menuWillOpen:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIconCreator.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEIconCreator : NSObject 10 | { 11 | } 12 | 13 | + (id)_imageWithBaseImage:(id)arg1 badgeImage:(id)arg2 isDirty:(BOOL)arg3; 14 | + (id)imageForURL:(id)arg1 fileDataTypeHint:(id)arg2; 15 | + (id)imageWithBaseImage:(id)arg1 badgeImage:(id)arg2 isDirty:(BOOL)arg3; 16 | + (id)imageWithBaseImage:(id)arg1 isDirty:(BOOL)arg2; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIconTextAttachmentCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIgnoredImageView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEImageMediaResource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEImageMediaResource : IDEMediaResource 10 | { 11 | } 12 | 13 | - (id)generateContent; 14 | - (id)mediaLibraryDetailControllerIdentifier; 15 | - (void)populateAdditionalTypesToPasteboard:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIncludesGeniusResultsFinder.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIncludesGeniusResultsFinder : IDEIndexGeniusResultsFinder 10 | { 11 | } 12 | 13 | + (id)_documentLocationFromCharacterRange:(struct _NSRange)arg1 textStorage:(id)arg2 fileURL:(id)arg3; 14 | - (BOOL)_getUpdateGeniusResultsPhaseOneBlock:(id *)arg1 phaseTwoBlock:(void)arg2 phaseThreeBlock:(id *)arg3; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexCompletionItem-IDEKitExtensions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIndexCompletionItem.h" 8 | 9 | @interface IDEIndexCompletionItem (IDEKitExtensions) 10 | - (id)icon; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexCompletionStrategy.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTextCompletionStrategy.h" 8 | 9 | @interface IDEIndexCompletionStrategy : DVTTextCompletionStrategy 10 | { 11 | } 12 | 13 | - (id)completionItemsForDocumentLocation:(id)arg1 context:(id)arg2 areDefinitive:(char *)arg3; 14 | - (void)prepareForDocumentLocation:(id)arg1 context:(id)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResultNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIndexGeniusResultNavigableItem : IDEFileNavigableItem 10 | { 11 | } 12 | 13 | - (id)_geniusResult; 14 | - (id)contentDocumentLocation; 15 | - (id)documentType; 16 | - (id)fileURL; 17 | - (id)image; 18 | - (id)name; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexSymbol-IDEKitExtensions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIndexSymbol.h" 8 | 9 | @interface IDEIndexSymbol (IDEKitExtensions) 10 | - (id)completionText; 11 | - (id)descriptionText; 12 | - (id)displayText; 13 | - (id)displayType; 14 | - (id)icon; 15 | - (BOOL)notRecommended; 16 | - (long long)priority; 17 | - (void)setPriority:(long long)arg1; 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInitialization-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEInitialization 8 | + (BOOL)ide_initializeWithOptions:(int)arg1 error:(id *)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionButtonProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSButton; 10 | 11 | @interface IDEInspectorActionButtonProperty : IDEInspectorAbstractActionProperty 12 | { 13 | NSButton *button; 14 | } 15 | 16 | - (double)baseline; 17 | - (id)bindAndConfigure; 18 | - (void)setTitle:(id)arg1; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionMenuProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSPopUpButton; 10 | 11 | @interface IDEInspectorActionMenuProperty : IDEInspectorAbstractActionProperty 12 | { 13 | NSPopUpButton *pullDown; 14 | } 15 | 16 | - (double)baseline; 17 | - (id)bindAndConfigure; 18 | - (void)setMenuItems:(id)arg1; 19 | - (void)setTitle:(id)arg1; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorAttributedStringProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSScrollView, NSTextView; 10 | 11 | @interface IDEInspectorAttributedStringProperty : IDEInspectorProperty 12 | { 13 | NSTextView *textView; 14 | NSScrollView *scrollView; 15 | } 16 | 17 | - (double)baseline; 18 | - (id)bindAndConfigure; 19 | - (void)textDidChange:(id)arg1; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorBasicStringProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSTextField; 10 | 11 | @interface IDEInspectorBasicStringProperty : IDEInspectorStringProperty 12 | { 13 | NSTextField *textField; 14 | } 15 | 16 | - (double)baseline; 17 | - (id)bindAndConfigure; 18 | - (id)bindEditableKeyPathToControl:(id)arg1; 19 | - (id)textField; 20 | - (id)view; 21 | 22 | @end 23 | 24 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleRoundedRectView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @class NSBezierPath; 10 | 11 | @interface IDEInspectorCapsuleRoundedRectView : NSView 12 | { 13 | NSBezierPath *cachedPath; 14 | } 15 | 16 | - (id)cachedPath; 17 | - (void)drawRect:(struct CGRect)arg1; 18 | - (void)setFrame:(struct CGRect)arg1; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleTextLozenge.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSViewController.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEInspectorCapsuleTextLozenge : NSViewController 12 | { 13 | NSString *_stringValue; 14 | } 15 | 16 | - (id)initWithStringValue:(id)arg1; 17 | @property(readonly) NSString *stringValue; // @synthesize stringValue=_stringValue; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCenteringView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSView; 10 | 11 | @interface IDEInspectorCenteringView : DVTAutoLayoutView 12 | { 13 | NSView *centeredView; 14 | } 15 | 16 | - (void)awakeFromNib; 17 | - (void)centeredViewFrameDidChange:(id)arg1; 18 | - (void)drawRect:(struct CGRect)arg1; 19 | - (void)layoutBottomUp; 20 | - (void)layoutTopDown; 21 | 22 | @end 23 | 24 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserCategory.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSArray, NSString; 10 | 11 | @interface IDEInspectorChooserCategory : NSObject 12 | { 13 | NSArray *choices; 14 | NSString *title; 15 | } 16 | 17 | @property(readonly) NSArray *choices; // @synthesize choices; 18 | - (id)initWithTitle:(id)arg1 choices:(id)arg2; 19 | @property(readonly) NSString *title; // @synthesize title; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorColorPropertyCIColorValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEInspectorColorPropertyCIColorValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)reverseTransformedValue:(id)arg1; 16 | - (id)transformedValue:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCombinedProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInspectorCombinedProperty : IDEInspectorProperty 10 | { 11 | IDEInspectorProperty *leftProperty; 12 | IDEInspectorProperty *rightProperty; 13 | } 14 | 15 | - (struct CGRect)frameForLabel:(id)arg1; 16 | - (id)initWithLeftProperty:(id)arg1 andRightProperty:(id)arg2; 17 | - (void)loadView; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorDateProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSDatePicker; 10 | 11 | @interface IDEInspectorDateProperty : IDEInspectorProperty 12 | { 13 | NSDatePicker *datePicker; 14 | } 15 | 16 | - (double)baseline; 17 | - (id)bindAndConfigure; 18 | - (void)setMaxDate:(id)arg1; 19 | - (void)setMinDate:(id)arg1; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorEnumerationProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSNumber; 10 | 11 | @interface IDEInspectorEnumerationProperty : IDEInspectorProperty 12 | { 13 | NSNumber *unusedEnumerationValue; 14 | } 15 | 16 | + (Class)propertyClassForPropertyDefinition:(id)arg1; 17 | - (long long)unusedEnumerationValue; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorListProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSComboBox; 10 | 11 | @interface IDEInspectorListProperty : IDEInspectorProperty 12 | { 13 | NSComboBox *comboBox; 14 | } 15 | 16 | - (double)baseline; 17 | - (id)bindAndConfigure; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorMatching-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEInspectorMatching 10 | - (id)applicableInspectorsForCategory:(id)arg1 suggestion:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorNilToEmptyStringValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEInspectorNilToEmptyStringValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)reverseTransformedValue:(id)arg1; 16 | - (id)transformedValue:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorNilToZeroValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEInspectorNilToZeroValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)reverseTransformedValue:(id)arg1; 16 | - (id)transformedValue:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPathFieldProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEInspectorPathFieldProperty : IDEInspectorBasicStringProperty 10 | { 11 | } 12 | 13 | + (Class)propertyClassForPropertyDefinition:(id)arg1; 14 | - (void)DVTFilePathFieldCell:(id)arg1 chooserSelectedPath:(id)arg2; 15 | - (id)bindAndConfigure; 16 | - (id)filePathField; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPropertyContainingView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSArray; 10 | 11 | @protocol IDEInspectorPropertyContainingView 12 | @property(readonly) NSArray *orderedInspectorProperties; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableMatrix.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSArray; 10 | 11 | @interface IDEInspectorResizableMatrix : DVTAutoLayoutView 12 | { 13 | NSArray *buttonRows; 14 | } 15 | 16 | - (id)buttonRows; 17 | - (void)clearState; 18 | - (void)layoutTopDown; 19 | - (void)setButtonRows:(id)arg1; 20 | - (void)setOnStateForValue:(long long)arg1; 21 | 22 | @end 23 | 24 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableTextField.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSTextField; 10 | 11 | @interface IDEInspectorResizableTextField : DVTAutoLayoutView 12 | { 13 | NSTextField *textField; 14 | } 15 | 16 | - (void)controlTextDidChange:(id)arg1; 17 | - (void)layoutBottomUp; 18 | - (void)layoutTopDown; 19 | @property(readonly) NSTextField *textField; // @synthesize textField; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorStringProperty.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueFileGroupNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEIssueFileGroupNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingImage; 14 | - (id)contentDocumentLocation; 15 | - (id)documentType; 16 | - (id)image; 17 | - (id)name; 18 | - (id)representedIssueFileGroup; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueLogRecordsGroup-IDEIssueLogRecordsGroup_KitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIssueLogRecordsGroup.h" 8 | 9 | @interface IDEIssueLogRecordsGroup (IDEIssueLogRecordsGroup_KitAdditions) 10 | - (id)navigableItem_identifierForRepresentedObjectAtIndex:(unsigned long long)arg1 inRelationshipKeyPath:(id)arg2; 11 | - (unsigned long long)navigableItem_indexOfRepresentedObjectForIdentifier:(id)arg1 inRelationshipKeyPath:(id)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueManager-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIssueManager.h" 8 | 9 | @interface IDEIssueManager (IDEKitAdditions) 10 | @property BOOL isFilteringEnabled; 11 | @property BOOL showChildrenByType; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIssueProvider.h" 8 | 9 | @interface IDEIssueProvider (IDEKitAdditions) 10 | - (id)activityLogRecordForIssue:(id)arg1; 11 | - (id)alternateDocumentLocationForIssue:(id)arg1; 12 | - (id)alternateDocumentTypeForIssue:(id)arg1; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEIssueTypeGroup.h" 8 | 9 | @class NSImage, NSString; 10 | 11 | @interface IDEIssueTypeGroup (IDEKitAdditions) 12 | + (id)keyPathsForValuesAffectingImage; 13 | @property(readonly) NSString *displayName; 14 | @property(readonly) NSImage *image; 15 | - (id)navigableItem_image; 16 | - (id)navigableItem_name; 17 | - (id)textColor; 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingPreferenceSetManager.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTPreferenceSetManager.h" 8 | 9 | @interface IDEKeyBindingPreferenceSetManager : DVTPreferenceSetManager 10 | { 11 | BOOL _settingCurrentPreferenceSet; 12 | } 13 | 14 | - (id)currentPreferenceSet; 15 | - (void)setCurrentPreferenceSet:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELegacyTargetInfo-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class NSArray; 10 | 11 | @protocol IDELegacyTargetInfo 12 | @property(readonly) NSArray *legacyArguments; 13 | @property(readonly) NSArray *legacyEnvironment; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELibraryController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTLibraryController.h" 8 | 9 | @interface IDELibraryController : DVTLibraryController 10 | { 11 | id _activeEditorKVOToken; 12 | } 13 | 14 | - (void)activeEditorDidChange:(id)arg1; 15 | - (void)startObservingActiveEditor; 16 | - (void)stopObservingActiveEditor; 17 | - (void)viewDidInstall; 18 | - (void)viewWillUninstall; 19 | - (id)workspaceWindowController; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMacAppStoreArchivePackager-InterfaceExtensions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEMacAppStoreArchivePackager.h" 8 | 9 | @interface IDEMacAppStoreArchivePackager (InterfaceExtensions) 10 | + (id)_createHeaderItemWithTitle:(id)arg1; 11 | + (id)_createItemWithTitle:(id)arg1 subtitle:(id)arg2 andRepresentedObject:(id)arg3; 12 | - (id)identityMenuForBundleIdentifiers:(id)arg1 withSelectedIdentity:(id)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEManualSymbolLoadingCapsuleSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEManualSymbolLoadingCapsuleSheetController : IDERunOptionsTableViewCapsuleSheetController 10 | { 11 | } 12 | 13 | - (id)titleForDisplay; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaPasteHandler.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEMediaPasteHandler : IDESpecialPasteboardHandler 10 | { 11 | } 12 | 13 | - (id)specialPasteMenuItemTitleFromPasteboard:(id)arg1; 14 | - (id)specialPasteboardDataFromPasteboard:(id)arg1 error:(id *)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaRepository.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSMutableSet, NSSet; 10 | 11 | @interface IDEMediaRepository : NSObject 12 | { 13 | NSMutableSet *_observers; 14 | } 15 | 16 | - (id)addObserverWithBlock:(id)arg1; 17 | @property(readonly) NSSet *observers; // @synthesize observers=_observers; 18 | - (void)removeObserver:(id)arg1; 19 | @property(readonly) NSSet *resources; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMustCloseOnQuitDocument-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEMustCloseOnQuitDocument 10 | - (BOOL)canCloseDocumentAtQuit; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMutableMediaRepository.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSMutableSet; 10 | 11 | @interface IDEMutableMediaRepository : IDEMediaRepository 12 | { 13 | NSMutableSet *_resources; 14 | } 15 | 16 | - (void)addResource:(id)arg1; 17 | - (id)initWithResources:(id)arg1; 18 | - (void)removeResource:(id)arg1; 19 | - (id)resources; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemBatchFindDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemCoordinatorDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDENavigableItemCoordinatorDelegate 10 | 11 | @optional 12 | - (id)navigableItem:(id)arg1 childRepresentedObjectsForArray:(id)arg2; 13 | - (id)navigableItemCoordinator:(id)arg1 editorDocumentForNavigableItem:(id)arg2; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDENavigableItemDomainProvider : NSObject 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | + (id)navigableItemImageForDocumentURL:(id)arg1; 15 | + (id)navigableItemNameForDocumentURL:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemExecutionEnvironmentDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemFileReferenceProxy-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDENavigableItem; 10 | 11 | @protocol IDENavigableItemFileReferenceProxy 12 | @property(readonly) IDENavigableItem *primaryChildItem; 13 | 14 | @optional 15 | - (BOOL)showSubitems; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemSourceControlDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemWorkingTreeItemHolderDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigableItemWorkingTreeItemHolderDomainProvider : IDENavigableItemDomainProvider 10 | { 11 | } 12 | 13 | + (id)domainObjectForWorkspace:(id)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemWorkspaceStructureDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDBorderedLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDENavigationHUDBorderedLayer 10 | @property int borderSides; 11 | @property int highlightSides; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDCoverFlowWrapperLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "CALayer.h" 8 | 9 | @class CAReplicatorLayer; 10 | 11 | @interface IDENavigationHUDCoverFlowWrapperLayer : CALayer 12 | { 13 | CAReplicatorLayer *_reflectionLayer; 14 | } 15 | 16 | - (id)initWithLayerToWrap:(id)arg1; 17 | @property(readonly) CALayer *layerForApplyingPerspective; // @synthesize layerForApplyingPerspective=_reflectionLayer; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDDisposableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDENavigationHUDDisposableLayer 10 | - (void)dispose; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDImageAndTextLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNavigableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDENavigationHUDNavigableLayer 10 | - (id)selectionForNavigatingDown; 11 | - (id)selectionForNavigatingLeft; 12 | - (id)selectionForNavigatingRight; 13 | - (id)selectionForNavigatingUp; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewSplitSelection.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDNewSplitSelection : IDENavigationHUDSelection 10 | { 11 | } 12 | 13 | + (unsigned long long)defaultAttributes; 14 | - (int)editorCoordinatorTarget; 15 | - (id)humanReadableStringForRole:(unsigned long long)arg1 inNavigationHUDController:(id)arg2; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewSplitTabLayoutCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDNewSplitTabLayoutCell : IDENavigationHUDTabLayoutCell 10 | { 11 | } 12 | 13 | - (id)description; 14 | - (double)fixedWidthOrHeight; 15 | - (BOOL)hasFixedWidthOrHeight; 16 | - (id)initForCreatingNewSplit; 17 | - (id)representativeLayerForTabLayer:(id)arg1; 18 | - (BOOL)representsNewSplitAction; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewSplitTabLayoutTreeLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDNewSplitTabLayoutTreeLayer : IDENavigationHUDTabLayoutLayer 10 | { 11 | } 12 | 13 | - (id)initForCreatingNewSplitInWithWorkspaceWindowController:(id)arg1 workspaceTabLayer:(id)arg2; 14 | - (id)representativeSelection; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewWorkspaceWindowLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDNewWorkspaceWindowLayer : IDENavigationHUDAbstractWorkspaceWindowLayer 10 | { 11 | } 12 | 13 | - (id)initForCreatingNewWindowInNavigationHUDController:(id)arg1; 14 | - (id)representativeSelection; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewWorkspaceWindowSelection.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDNewWorkspaceWindowSelection : IDENavigationHUDSelection 10 | { 11 | } 12 | 13 | + (unsigned long long)defaultAttributes; 14 | - (int)editorCoordinatorTarget; 15 | - (id)humanReadableStringForRole:(unsigned long long)arg1 inNavigationHUDController:(id)arg2; 16 | - (void)revealInUI; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelectableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDENavigationHUDSelection; 10 | 11 | @protocol IDENavigationHUDSelectableLayer 12 | @property(readonly) IDENavigationHUDSelection *representativeSelection; 13 | @property(readonly) BOOL representativeSelectionIsFinalForSingleMouseUp; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelectionDrivenLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDENavigationHUDSelection; 10 | 11 | @protocol IDENavigationHUDSelectionDrivenLayer 12 | @property(copy) IDENavigationHUDSelection *selection; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarNewTabLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDTabBarNewTabLayer : IDENavigationHUDTabBarTabLayer 10 | { 11 | } 12 | 13 | - (id)initForCreatingNewTabInTabBarLayer:(id)arg1; 14 | - (id)representativeSelection; 15 | - (BOOL)representativeSelectionIsFinalForSingleMouseUp; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarNewTabSelection.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENavigationHUDTabBarNewTabSelection : IDENavigationHUDSelection 10 | { 11 | } 12 | 13 | + (unsigned long long)defaultAttributes; 14 | - (int)editorCoordinatorTarget; 15 | - (id)humanReadableStringForRole:(unsigned long long)arg1 inNavigationHUDController:(id)arg2; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDWindowLevelNavigableLayer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDENavigationHUDNavigableLayer-Protocol.h" 8 | 9 | @protocol IDENavigationHUDWindowLevelNavigableLayer 10 | - (id)selectionForNavigatingLeftOneTab; 11 | - (id)selectionForNavigatingRightOneTab; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorFilterControlBar.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDENavigator; 10 | 11 | @interface IDENavigatorFilterControlBar : IDEFilterControlBar 12 | { 13 | } 14 | 15 | - (void)_didSetFilterTarget; 16 | - (void)_willSetFilterTarget; 17 | @property IDENavigator *navigator; 18 | - (void)setFilterTarget:(id)arg1; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorOutlineViewLoadingDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDENavigatorOutlineViewLoadingDelegate 10 | - (void)outlineViewDidDrawInitialContent:(id)arg1; 11 | - (void)outlineViewWillDrawInitialContent:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENoEndCapTableHeaderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENoteExplorationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDENoteExplorationContext : IDEExplorationContext 10 | { 11 | id _note; 12 | } 13 | 14 | - (int)explorationType; 15 | - (id)initWithNote:(id)arg1; 16 | @property(readonly) id note; // @synthesize note=_note; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyBoolToProgressValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEOpenQuicklyBoolToProgressValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)transformedValue:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyEditorMatchProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEOpenQuicklyEditorMatchProvider : IDEOpenQuicklyMatchProvider 10 | { 11 | } 12 | 13 | - (void)contextDidChange; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyExactPathMatchProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEOpenQuicklyExactPathMatchProvider : IDEOpenQuicklyMatchProvider 10 | { 11 | } 12 | 13 | - (void)contextDidChange; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyJumpToSupport-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEOpenQuicklyJumpToSupport 10 | - (id)currentEditorContext; 11 | - (id)documentLocationForOpenQuicklyQuery:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyQueryDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEOpenQuicklyQueryDelegate 10 | - (void)openQuicklyQueryDidUpdate:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyTableView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTableView.h" 8 | 9 | @interface IDEOpenQuicklyTableView : DVTTableView 10 | { 11 | id _becomeKeyNotificationObserver; 12 | id _resignKeyNotificationObserver; 13 | } 14 | 15 | - (BOOL)acceptsFirstResponder; 16 | - (void)highlightSelectionInClipRect:(struct CGRect)arg1; 17 | - (void)viewWillMoveToWindow:(id)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenRequest-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEOpenRequest 10 | - (void)cancel; 11 | - (BOOL)isCancelled; 12 | - (BOOL)isFinished; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTStatefulObject-Protocol.h" 8 | #import "NSObject-Protocol.h" 9 | 10 | @protocol IDEOrganizerSource 11 | 12 | @optional 13 | - (void)openFileURL:(id)arg1 withFileType:(id)arg2; 14 | - (void)organizerSourceWillAppearInWindowController:(id)arg1; 15 | - (void)searchWithString:(id)arg1; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerWindow.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSWindow.h" 8 | 9 | @interface IDEOrganizerWindow : NSWindow 10 | { 11 | BOOL _firstResponderLocked; 12 | } 13 | 14 | @property BOOL firstResponderLocked; // @synthesize firstResponderLocked=_firstResponderLocked; 15 | - (BOOL)makeFirstResponder:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyDateTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyPathNameTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDEPOPrettyPathNameTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)transformedValue:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPostActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPostActionRunPhaseSheetController : IDEActionRunPhaseSheetController 10 | { 11 | } 12 | 13 | - (id)_actionsKey; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPreActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEPreActionRunPhaseSheetController : IDEActionRunPhaseSheetController 10 | { 11 | } 12 | 13 | - (id)_actionsKey; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEProductMenuDelegate.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "NSMenuDelegate-Protocol.h" 10 | 11 | @interface IDEProductMenuDelegate : NSObject 12 | { 13 | } 14 | 15 | - (void)menuWillOpen:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEQuickHelpConstants.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEQuickHelpConstants : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERFSelectedObjectsValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface IDERFSelectedObjectsValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)reverseTransformedValue:(id)arg1; 16 | - (id)transformedValue:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReadOnlyItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringCreateSuperclassTemplateInstantiationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDEWorkspace; 10 | 11 | @interface IDERefactoringCreateSuperclassTemplateInstantiationContext : IDETextSubstitutionTemplateInstantiationContext 12 | { 13 | IDEWorkspace *_workspace; 14 | } 15 | 16 | @property IDEWorkspace *workspace; // @synthesize workspace=_workspace; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringEncapsulateInputValidator.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringEncapsulateInputValidator : IDERefactoringInputValidator 10 | { 11 | } 12 | 13 | - (id)_setterGetterSameLocalizedMessage; 14 | - (BOOL)isStringValid:(id)arg1 otherStrings:(id)arg2 localizedMessage:(id *)arg3 invalidRange:(struct _NSRange *)arg4; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueLocation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringIssueNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (id)contentDocumentLocation; 14 | - (id)image; 15 | - (BOOL)isLeaf; 16 | - (id)name; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNewFileNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringNewFileNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (BOOL)isLeaf; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChangeLocation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringNibFileChangeLocation : IDERefactoringFileChangeLocation 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileClassChange.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERefactoringNibFileClassChange : IDERefactoringNibFileChange 10 | { 11 | } 12 | 13 | + (id)commandString; 14 | - (id)destinationClass; 15 | - (void)setDestinationClass:(id)arg1; 16 | - (void)setSourceClass:(id)arg1; 17 | - (id)sourceClass; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileToolTask.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTTask.h" 8 | 9 | @interface IDERefactoringNibFileToolTask : DVTTask 10 | { 11 | } 12 | 13 | + (id)defaultNibFileToolPath; 14 | + (id)nibContentsOfFile:(id)arg1; 15 | + (id)nibDataContentsOfFile:(id)arg1; 16 | + (BOOL)runTaskWithArguments:(id)arg1 standardOutData:(id *)arg2 error:(id *)arg3; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenamedFile.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenamedFileNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringResult-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDERefactoringResult 10 | - (id)resultFilePath; 11 | - (BOOL)resultIsEditable; 12 | - (id)resultNewFileName; 13 | - (id)resultTempFilePath; 14 | - (void)writeTempResults; 15 | - (BOOL)writesOwnTempResults; 16 | 17 | @optional 18 | - (id)resultReferencedFiles; 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingAnimation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSViewAnimation.h" 8 | 9 | @class NSWindow; 10 | 11 | @interface IDERefactoringRevealingAnimation : NSViewAnimation 12 | { 13 | NSWindow *_window; 14 | } 15 | 16 | - (id)initWithWindow:(id)arg1 animations:(id)arg2; 17 | - (void)setCurrentProgress:(float)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSView; 10 | 11 | @interface IDERefactoringRevealingView : DVTAutoLayoutView 12 | { 13 | double _minimumHeight; 14 | NSView *_revealableView; 15 | } 16 | 17 | - (id)initWithFrame:(struct CGRect)arg1; 18 | - (void)layoutTopDown; 19 | @property NSView *revealableView; // @synthesize revealableView=_revealableView; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSessionDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDERefactoringSessionDelegate 8 | - (void)refactoringSession:(id)arg1 didCalculateResults:(id)arg2 issues:(id)arg3 locationsToReIndent:(id)arg4; 9 | - (void)refactoringSession:(id)arg1 didProduceError:(id)arg2; 10 | - (void)refactoringSession:(id)arg1 didProduceInitialData:(id)arg2; 11 | - (void)refactoringSession:(id)arg1 willAnalyzeFile:(id)arg2 progress:(double)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSplitLayoutView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSView; 10 | 11 | @interface IDERefactoringSplitLayoutView : DVTAutoLayoutView 12 | { 13 | NSView *_leftView; 14 | NSView *_rightView; 15 | } 16 | 17 | - (void)layoutBottomUp; 18 | - (void)layoutTopDown; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTViewController.h" 8 | 9 | @class IDERefactoringWindowController; 10 | 11 | @interface IDERefactoringViewController : DVTViewController 12 | { 13 | IDERefactoringWindowController *_windowController; 14 | } 15 | 16 | - (void)allowUserInput:(BOOL)arg1; 17 | @property IDERefactoringWindowController *windowController; // @synthesize windowController=_windowController; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesButtonCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesImageCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesViewControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEReviewFilesViewControllerDelegate 10 | 11 | @optional 12 | - (void)reviewFilesViewController:(id)arg1 didInstallComparisonEditor:(id)arg2; 13 | - (void)willOpenDocumentLocation:(id)arg1 completionBlock:(id)arg2; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERoundToolbarButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSButton.h" 8 | 9 | @interface IDERoundToolbarButton : NSButton 10 | { 11 | } 12 | 13 | + (id)toolbarButtonWithActiveImage:(id)arg1 inactiveImage:(id)arg2 pressedImage:(id)arg3 buttonType:(unsigned long long)arg4; 14 | - (id)hitTest:(struct CGPoint)arg1; 15 | - (id)initWithCoder:(id)arg1; 16 | - (id)initWithFrame:(struct CGRect)arg1; 17 | - (BOOL)isFlipped; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunDestinationNavigable.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunDestinationNavigable : IDENavigableItem 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingName; 14 | - (id)childRepresentedObjects; 15 | - (id)image; 16 | - (BOOL)isLeaf; 17 | - (id)name; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunPhasePlaceholderViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetAnalyzePhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetAnalyzePhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (id)navigableItem_image; 15 | - (Class)postActionsSubphaseModelClass; 16 | - (Class)preActionsSubphaseModelClass; 17 | - (id)runPhase; 18 | - (id)schemeCommandTitle; 19 | - (int)schemePhaseModelCommand; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetAnalyzePostActionsSubphaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetAnalyzePostActionsSubphaseModel : IDERunSheetSubphaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (BOOL)navigableItem_hasWork; 15 | - (id)navigableItem_name; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetAnalyzePreActionsSubphaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetAnalyzePreActionsSubphaseModel : IDERunSheetSubphaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (BOOL)navigableItem_hasWork; 15 | - (id)navigableItem_name; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetArchivePhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetArchivePhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (id)navigableItem_image; 15 | - (id)runPhase; 16 | - (id)schemeCommandTitle; 17 | - (int)schemePhaseModelCommand; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetBuildPhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetDataCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class NSCell; 10 | 11 | @interface IDERunSheetDataCell : IDENavigatorDataCell 12 | { 13 | NSCell *_imageCell; 14 | } 15 | 16 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetInstallPhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetInstallPhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (id)navigableItem_image; 15 | - (Class)postActionsSubphaseModelClass; 16 | - (Class)preActionsSubphaseModelClass; 17 | - (id)runPhase; 18 | - (id)schemeCommandTitle; 19 | - (int)schemePhaseModelCommand; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetLaunchPhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetLaunchPhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingNavigableItem_name; 14 | - (Class)detailViewControllerClass; 15 | - (id)navigableItem_image; 16 | - (id)navigableItem_name; 17 | - (id)runPhase; 18 | - (id)schemeCommandTitle; 19 | - (int)schemePhaseModelCommand; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPostActionsSubphaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetPostActionsSubphaseModel : IDERunSheetSubphaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (BOOL)navigableItem_hasWork; 15 | - (id)navigableItem_name; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPreActionsSubphaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetPreActionsSubphaseModel : IDERunSheetSubphaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (BOOL)navigableItem_hasWork; 15 | - (id)navigableItem_name; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPrimarySubphaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetPrimarySubphaseModel : IDERunSheetSubphaseModel 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingNavigableItem_name; 14 | - (Class)detailViewControllerClass; 15 | - (BOOL)navigableItem_hasWork; 16 | - (id)navigableItem_name; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetProfilePhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetProfilePhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingNavigableItem_name; 14 | - (Class)detailViewControllerClass; 15 | - (id)navigableItem_image; 16 | - (id)navigableItem_name; 17 | - (id)runPhase; 18 | - (id)schemeCommandTitle; 19 | - (int)schemePhaseModelCommand; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetTestPhaseModel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDERunSheetTestPhaseModel : IDERunSheetPhaseModel 10 | { 11 | } 12 | 13 | - (Class)detailViewControllerClass; 14 | - (id)navigableItem_image; 15 | - (id)runPhase; 16 | - (id)schemeCommandTitle; 17 | - (int)schemePhaseModelCommand; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeManagerNavigable.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESchemeManagerNavigable : IDENavigableItem 10 | { 11 | } 12 | 13 | - (id)childRepresentedObjects; 14 | - (void)dispose; 15 | - (id)image; 16 | - (id)initWithRepresentedObject:(id)arg1; 17 | - (BOOL)isLeaf; 18 | - (id)name; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeManagerNavigableDomainProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeNavigable.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESchemeNavigable : IDENavigableItem 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingName; 14 | - (id)childRepresentedObjects; 15 | - (void)dispose; 16 | - (id)image; 17 | - (id)initWithRepresentedObject:(id)arg1; 18 | - (BOOL)isLeaf; 19 | - (id)name; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeToolbarBorderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDESchemeToolbarBorderView : NSView 10 | { 11 | } 12 | 13 | @property(readonly) struct CGRect contentRect; 14 | - (void)drawRect:(struct CGRect)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScopeableView-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEScopeableView 10 | - (void)addScopeChoice:(id)arg1 tag:(long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingHack.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingSelect.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESelectionSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDESelection, IDEWorkspaceTabController; 10 | 11 | @protocol IDESelectionSource 12 | @property(readonly) IDESelection *contextMenuSelection; 13 | @property(readonly) IDESelection *outputSelection; 14 | @property(readonly) IDEWorkspaceTabController *workspaceTabController; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShareActivityReporter.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESharedLibrariesPopUpTextFieldCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextFieldCell.h" 8 | 9 | @interface IDESharedLibrariesPopUpTextFieldCell : NSTextFieldCell 10 | { 11 | } 12 | 13 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | - (struct CGRect)titleRectForBounds:(struct CGRect)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESharedLibraryEntry-NSPasteboardSupport.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESharedLibraryEntry.h" 8 | 9 | #import "NSPasteboardWriting-Protocol.h" 10 | 11 | @interface IDESharedLibraryEntry (NSPasteboardSupport) 12 | - (id)pasteboardPropertyListForType:(id)arg1; 13 | - (id)writableTypesForPasteboard:(id)arg1; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESharedLibraryEntryDefaultSortDescriptor.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSSortDescriptor.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDESharedLibraryEntryDefaultSortDescriptor : NSSortDescriptor 12 | { 13 | NSString *_executableName; 14 | } 15 | 16 | - (long long)compareObject:(id)arg1 toObject:(id)arg2; 17 | - (id)initWithExecutableURL:(id)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowDebuggerAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowDebuggerAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowEditorAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowEditorAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowTabAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowTabAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowToolbarAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowToolbarAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowUtilityAreaAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEAlert.h" 8 | 9 | @interface IDEShowUtilityAreaAlert : IDEAlert 10 | { 11 | int _action; 12 | } 13 | 14 | @property(nonatomic) int action; // @synthesize action=_action; 15 | - (id)actions; 16 | - (id)initWithPropertyList:(id)arg1; 17 | - (id)propertyList; 18 | - (void)runForEvent:(id)arg1 inWorkspace:(id)arg2 context:(id)arg3 completionBlock:(id)arg4; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowUtilityAreaAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEShowUtilityAreaAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotConfirmationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDESnapshotConfirmationDelegate 10 | - (void)requestSnapshotConfirmationForOperationName:(id)arg1 inWorkspace:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotRestoreARCPreviewNavigatorDataSource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESnapshotRestoreARCPreviewNavigatorDataSource : IDESnapshotRestorePreviewNavigatorDataSource 10 | { 11 | } 12 | 13 | - (id)reviewFilesNavigator:(id)arg1 documentLocationForNavigableItem:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESoundMediaResource.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESoundMediaResource : IDEMediaResource 10 | { 11 | } 12 | 13 | - (id)generateContent; 14 | - (id)mediaLibraryDetailControllerIdentifier; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranch-IDESourceControlBranchPropertySupport.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlBranch.h" 8 | 9 | @class NSImage, NSString; 10 | 11 | @interface IDESourceControlBranch (IDESourceControlBranchPropertySupport) 12 | + (id)keyPathsForValuesAffectingNavigableItem_name; 13 | @property(readonly) NSImage *navigableItem_image; 14 | @property(readonly) NSString *navigableItem_name; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranch-UILevelActions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlBranch.h" 8 | 9 | @interface IDESourceControlBranch (UILevelActions) 10 | + (id)image; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictMergeData.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSFileWrapper; 10 | 11 | @interface IDESourceControlConflictMergeData : NSObject 12 | { 13 | NSFileWrapper *_fileWrapper; 14 | BOOL _dirty; 15 | } 16 | 17 | @property NSFileWrapper *fileWrapper; // @synthesize fileWrapper=_fileWrapper; 18 | @property(getter=isDirty) BOOL dirty; // @synthesize dirty=_dirty; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictResolutionControllerContainer-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDESourceControlConflictResolutionController; 10 | 11 | @protocol IDESourceControlConflictResolutionControllerContainer 12 | @property(readonly) IDESourceControlConflictResolutionController *conflictResolutionController; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlDocumentLocation-IDESourceControlDocumentLocationAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlDocumentLocation.h" 8 | 9 | @interface IDESourceControlDocumentLocation (IDESourceControlDocumentLocationAdditions) 10 | - (id)_exportTmpVersionFromOriginalDocument:(id)arg1 completionBlock:(id)arg2; 11 | - (id)exportDocumentUsingTemplateDocument:(id)arg1 completionBlock:(id)arg2 primaryBehavior:(void)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlManagerNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlManagerNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | - (void)invalidateChildItems; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNameTokenViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDESourceControlNameTokenViewDelegate 10 | - (id)menuForNameToken:(id)arg1; 11 | - (void)startChatWithToken:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNonEmptyTextField.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextField.h" 8 | 9 | @interface IDESourceControlNonEmptyTextField : NSTextField 10 | { 11 | BOOL _containsNonEmptyMessage; 12 | } 13 | 14 | - (BOOL)_computeContainsNonEmptyMessage; 15 | @property(readonly) BOOL containsNonEmptyMessage; // @synthesize containsNonEmptyMessage=_containsNonEmptyMessage; 16 | - (void)textDidChange:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlRevision-IDESourceControlRevisionPropertySupport.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlRevision.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDESourceControlRevision (IDESourceControlRevisionPropertySupport) 12 | + (id)keyPathsForValuesAffectingNavigableItem_name; 13 | - (id)navigableItem_image; 14 | @property(readonly) NSString *navigableItem_name; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlStatusBubbleButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSControl.h" 8 | 9 | @interface IDESourceControlStatusBubbleButton : NSControl 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlTreeGroup-UILevelActions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlTreeGroup.h" 8 | 9 | @interface IDESourceControlTreeGroup (UILevelActions) 10 | - (void)checkoutAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(void *)arg3; 11 | - (void)checkoutToURL:(id)arg1 attachingToWindow:(id)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUIHandler.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDESourceControlUIHandler : NSObject 10 | { 11 | } 12 | 13 | - (void)applicationDidActivate:(id)arg1; 14 | - (void)authenticationNeededNotification:(id)arg1; 15 | - (id)init; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlWorkingTreeGroup-IDEBinaryConflictResolution.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlWorkingTreeGroup.h" 8 | 9 | @interface IDESourceControlWorkingTreeGroup (IDEBinaryConflictResolution) 10 | - (id)exportTemporaryItemPreservingSCMInformationWithBranchName:(id)arg1 revisionIdentifier:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlWorkingTreeItem-IDEBinaryConflictResolution.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDESourceControlWorkingTreeItem.h" 8 | 9 | @interface IDESourceControlWorkingTreeItem (IDEBinaryConflictResolution) 10 | - (id)exportTemporaryItemPreservingSCMInformationWithBranchName:(id)arg1 revisionIdentifier:(id)arg2 completionBlock:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlWorkingTreeItemNavigableItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESourceControlWorkingTreeItemNavigableItem : IDEKeyDrivenNavigableItem 10 | { 11 | } 12 | 13 | + (id)keyPathsForValuesAffectingChildRepresentedObjects; 14 | - (id)childRepresentedObjects; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceEditorFontAndColorItemProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpecialPasteboardController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpeechAlertViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDESpeechAlertViewController : IDEAlertViewController 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStringWrapper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEStringWrapper : NSObject 12 | { 13 | NSString *_value; 14 | } 15 | 16 | - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1; 17 | - (id)initWithString:(id)arg1; 18 | @property(copy) NSString *value; // @synthesize value=_value; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingContext-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @class IDEWorkspace; 8 | 9 | @protocol IDEStructureEditingContext 10 | @property(readonly) IDEWorkspace *structureEditWorkspace; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingDraggingSource-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEStructureEditingDraggingSource 8 | - (BOOL)structureEditingWriteItems:(id)arg1 toPasteboard:(id)arg2; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingDropTarget-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEStructureEditingDropTarget 8 | - (id)insertSubitemsAssistantContext; 9 | - (BOOL)structureEditingAcceptInsertionOfSubitemsForContext:(id)arg1 atIndex:(long long)arg2; 10 | - (BOOL)structureEditingValidateInsertionOfSubitemsForContext:(id)arg1 atIndex:(long long)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingGroupingTarget-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEStructureEditingGroupingTarget 8 | - (BOOL)structureEditingAddNewSubgroupAtIndex:(long long)arg1; 9 | - (BOOL)structureEditingCanAddNewSubgroupAtIndex:(long long)arg1; 10 | - (BOOL)structureEditingCanGroupSubitemsAtIndexes:(id)arg1; 11 | - (BOOL)structureEditingGroupSubitemsAtIndexes:(id)arg1 groupIndex:(long long *)arg2; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingRemoveSubitemsTarget-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEStructureEditingRemoveSubitemsTarget 8 | - (BOOL)structureEditingCanRemoveSubitemsAtIndexes:(id)arg1; 9 | - (id)structureEditingFileURLsForSubitemsAtIndexes:(id)arg1; 10 | - (BOOL)structureEditingRemoveSubitemsAtIndexes:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingWorkspaceTabContext-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEStructureEditingContext-Protocol.h" 8 | 9 | @class IDEWorkspaceTabController; 10 | 11 | @protocol IDEStructureEditingWorkspaceTabContext 12 | @property(readonly) IDEWorkspaceTabController *structureEditWorkspaceTabController; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextField.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextField.h" 8 | 9 | @interface IDETemplateChooserTextField : NSTextField 10 | { 11 | BOOL _showsFirstResponder; 12 | } 13 | 14 | - (void)setNilValueForKey:(id)arg1; 15 | @property BOOL showsFirstResponder; // @synthesize showsFirstResponder=_showsFirstResponder; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextFieldCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateInstantiationAssistant.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDETemplateInstantiationContext; 10 | 11 | @interface IDETemplateInstantiationAssistant : IDEAssistant 12 | { 13 | } 14 | 15 | @property(readonly) IDETemplateInstantiationContext *templateInstantiationContext; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionParent-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDETemplateOptionParent 10 | - (id)identifier; 11 | - (void)valueDidChangeForOption:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionsView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSavePanel.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSSavePanel.h" 8 | 9 | @interface IDETemplateSavePanel : NSSavePanel 10 | { 11 | } 12 | 13 | - (BOOL)_overwriteExistingFileCheck:(id)arg1; 14 | - (void)overwriteAlertDidEnd:(id)arg1 returnCode:(long long)arg2 contextInfo:(id)arg3; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSupportingNavigator-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDETemplateSupportingNavigator 10 | - (void)addTemplateInstantiatedItems:(id)arg1 primaryItem:(id)arg2; 11 | - (void)setupTemplateContext:(id)arg1; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateTextSubstitutionOperation.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTOperation.h" 8 | 9 | @class DVTFilePath, NSArray; 10 | 11 | @interface IDETemplateTextSubstitutionOperation : DVTOperation 12 | { 13 | NSArray *_paths; 14 | DVTFilePath *_primaryPath; 15 | } 16 | 17 | @property(copy) NSArray *paths; // @synthesize paths=_paths; 18 | @property(copy) DVTFilePath *primaryPath; // @synthesize primaryPath=_primaryPath; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETextKeyBinding.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETextSubstitutionTemplateInstantiationContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDETextSubstitutionTemplateInstantiationContext : IDETemplateInstantiationContext 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarItemProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEToolbarItemProvider 10 | + (id)itemForItemIdentifier:(id)arg1 forToolbarInWindow:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarManager.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEToolbarManager : NSObject 10 | { 11 | } 12 | 13 | + (void)insertToolbarForToolbarDefinitionIdentifier:(id)arg1 inWindow:(id)arg2; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUpgradeTaskGroup.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEUpgradeTaskGroup : NSObject 12 | { 13 | NSString *_name; 14 | } 15 | 16 | - (id)initWithName:(id)arg1; 17 | @property(readonly) NSString *name; // @synthesize name=_name; 18 | - (id)navigableItem_name; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilityPlaceholderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTAutoLayoutView.h" 8 | 9 | @class NSString, NSTextField; 10 | 11 | @interface IDEUtilityPlaceholderView : DVTAutoLayoutView 12 | { 13 | NSTextField *_placeholderTextField; 14 | } 15 | 16 | - (id)initWithFrame:(struct CGRect)arg1; 17 | - (void)layoutBottomUp; 18 | @property(copy) NSString *placeholderString; 19 | 20 | @end 21 | 22 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariableRootNode.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDEVariableRootNode : IDEVariablesViewNode 10 | { 11 | } 12 | 13 | - (BOOL)childValuesCountValid; 14 | - (id)copyWithZone:(struct _NSZone *)arg1; 15 | - (BOOL)hasChildren; 16 | - (id)initWithChildren:(id)arg1; 17 | - (id)name; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVersionedFileManagerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol IDEVersionedFileManagerDelegate 8 | - (BOOL)canMoveItemsAtFilePaths:(id)arg1 toFilePaths:(id)arg2 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg3 completionBlock:(id *)arg4; 9 | - (BOOL)canRemoveItemsAtFilePaths:(id)arg1 completionBlockDispatchQueue:(struct dispatch_queue_s **)arg2 completionBlock:(id *)arg3; 10 | - (void)willRemoveItemsAtFilePaths:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowLozengeView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSView.h" 8 | 9 | @interface IDEWelcomeWindowLozengeView : NSView 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWindowMenuController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface IDEWindowMenuController : NSObject 10 | { 11 | } 12 | 13 | + (id)sharedWindowMenuController; 14 | - (void)_activateWorkspaceTabController:(id)arg1; 15 | - (id)windowMenuItems; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspace-IDEKitAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspace-IDEKitWorkspacePropertyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEWorkspace.h" 8 | 9 | @class NSString; 10 | 11 | @interface IDEWorkspace (IDEKitWorkspacePropertyAdditions) 12 | + (id)keyPathsForValuesAffectingNavigableItem_image; 13 | + (id)keyPathsForValuesAffectingNavigableItem_name; 14 | - (id)navigableItem_image; 15 | @property(readonly) NSString *navigableItem_name; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspace-IDEWorkspaceToolbarItemProviderAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "IDEContainerDelegate-Protocol.h" 8 | 9 | @protocol IDEWorkspaceDelegate 10 | - (void)_workspace:(id)arg1 failedToResolveContainerForProjectFile:(id)arg2; 11 | 12 | @optional 13 | - (void)_workspace:(id)arg1 didChangeFinishedLoadingTo:(BOOL)arg2; 14 | - (void)_workspace:(id)arg1 didChangeSimpleFilesFocusedTo:(BOOL)arg2; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDocumentProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @class IDEWorkspaceDocument; 10 | 11 | @protocol IDEWorkspaceDocumentProvider 12 | @property(readonly) IDEWorkspaceDocument *workspaceDocument; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceToolbarItemProvider.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | #import "IDEToolbarItemProvider-Protocol.h" 10 | 11 | @interface IDEWorkspaceToolbarItemProvider : NSObject 12 | { 13 | } 14 | 15 | + (id)_createRunPauseContinueButton:(id)arg1; 16 | + (id)itemForItemIdentifier:(id)arg1 forToolbarInWindow:(id)arg2; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceUserSettingsBuildFolderLocationSheetControllerDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol IDEWorkspaceUserSettingsBuildFolderLocationSheetControllerDelegate 10 | - (void)buildFolderLocationSheetDidEndWithBuildLocationStyle:(int)arg1 buildSubfolderNameStyle:(int)arg2 buildSubfolderCustomName:(id)arg3; 11 | - (id)currentDerivedDataFolderPath; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBDetailedAlert.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @interface IDE_IBDetailedAlert : IDEDetailedAlert 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBFlippedView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSAnimationDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSAnimationDelegate 10 | 11 | @optional 12 | - (void)animation:(id)arg1 didReachProgressMark:(float)arg2; 13 | - (float)animation:(id)arg1 valueForProgress:(float)arg2; 14 | - (void)animationDidEnd:(id)arg1; 15 | - (void)animationDidStop:(id)arg1; 16 | - (BOOL)animationShouldStart:(id)arg1; 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSApplication-NSApplicationScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSApplication.h" 8 | 9 | @interface NSApplication (NSApplicationScripting) 10 | - (id)orderedDocumentsOfClass:(Class)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSBundle-IBAppKitBundleAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSBundle.h" 8 | 9 | @interface NSBundle (IBAppKitBundleAdditions) 10 | - (void)IDE_IB_loadNibNamed:(id)arg1 owner:(id)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSCoding-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCoding 8 | - (void)encodeWithCoder:(id)arg1; 9 | - (id)initWithCoder:(id)arg1; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSCopying-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSCopying 8 | - (id)copyWithZone:(struct _NSZone *)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-IBDictionaryAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-NSDictionaryScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSDictionary.h" 8 | 9 | @interface NSDictionary (NSDictionaryScripting) 10 | - (id)scriptingRecordDescriptor; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDocument-NSDocumentScripting.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSFileManager-IDEOpenQuicklyAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSFileManager.h" 8 | 9 | @interface NSFileManager (IDEOpenQuicklyAdditions) 10 | - (BOOL)_IDEOpenQuicklyAdditions_regularFileExistsAtPath:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSObject-IDEModelObjectConformanceString.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardReading-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSPasteboardReading 10 | + (id)readableTypesForPasteboard:(id)arg1; 11 | 12 | @optional 13 | + (unsigned long long)readingOptionsForType:(id)arg1 pasteboard:(id)arg2; 14 | - (id)initWithPasteboardPropertyList:(id)arg1 ofType:(id)arg2; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardWriting-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSPasteboardWriting 10 | - (id)pasteboardPropertyListForType:(id)arg1; 11 | - (id)writableTypesForPasteboard:(id)arg1; 12 | 13 | @optional 14 | - (unsigned long long)writingOptionsForType:(id)arg1 pasteboard:(id)arg2; 15 | @end 16 | 17 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPathCellDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSShadow-IDEEditorStepperView_Additions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSShadow.h" 8 | 9 | @interface NSShadow (IDEEditorStepperView_Additions) 10 | + (id)IDEEditorStepperView_dropShadow; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSSoundDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSSoundDelegate 10 | 11 | @optional 12 | - (void)sound:(id)arg1 didFinishPlaying:(BOOL)arg2; 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSString-DVTXMLArchiving.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSString.h" 8 | 9 | @interface NSString (DVTXMLArchiving) 10 | - (void)dvt_encodeAttributesWithXMLArchiver:(id)arg1; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTabViewDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSTabViewDelegate 10 | 11 | @optional 12 | - (void)tabView:(id)arg1 didSelectTabViewItem:(id)arg2; 13 | - (BOOL)tabView:(id)arg1 shouldSelectTabViewItem:(id)arg2; 14 | - (void)tabView:(id)arg1 willSelectTabViewItem:(id)arg2; 15 | - (void)tabViewDidChangeNumberOfTabViewItems:(id)arg1; 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTextDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSTextDelegate 10 | 11 | @optional 12 | - (void)textDidBeginEditing:(id)arg1; 13 | - (void)textDidChange:(id)arg1; 14 | - (void)textDidEndEditing:(id)arg1; 15 | - (BOOL)textShouldBeginEditing:(id)arg1; 16 | - (BOOL)textShouldEndEditing:(id)arg1; 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTextFieldDelegate-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSControlTextEditingDelegate-Protocol.h" 8 | 9 | @protocol NSTextFieldDelegate 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSURL-IDEKitClassAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSURL.h" 8 | 9 | @class NSImage; 10 | 11 | @interface NSURL (IDEKitClassAdditions) 12 | @property(readonly) NSImage *fileIcon; 13 | - (BOOL)ide_isSameDocumentAsURL:(id)arg1; 14 | @end 15 | 16 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSURL-NSURL_IDEModelObjectTypeIdentifierAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSURL.h" 8 | 9 | @interface NSURL (NSURL_IDEModelObjectTypeIdentifierAdditions) 10 | - (id)ideModelObjectTypeIdentifier; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSUserInterfaceValidations-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSUserInterfaceValidations 8 | - (BOOL)validateUserInterfaceItem:(id)arg1; 9 | @end 10 | 11 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSValidatedUserInterfaceItem-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | @protocol NSValidatedUserInterfaceItem 8 | - (SEL)action; 9 | - (long long)tag; 10 | @end 11 | 12 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSView-IBViewAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSWindow-IBResizingAdditions.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSWindow.h" 8 | 9 | @interface NSWindow (IBResizingAdditions) 10 | - (struct CGRect)IDE_IB_contentRectForContentSizePinningToTopLeft:(struct CGSize)arg1; 11 | - (void)IDE_IB_setContentViewSizePinningTopLeft:(struct CGSize)arg1 display:(BOOL)arg2 animate:(BOOL)arg3; 12 | @end 13 | 14 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSWindowRestoration-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol NSWindowRestoration 10 | + (void)restoreWindowWithIdentifier:(id)arg1 state:(id)arg2 completionHandler:(id)arg3; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEActivityPopUpContainerLayer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEActivityViewControllerToolbarItem.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTViewControllerToolbarItem.h" 8 | 9 | @interface _IDEActivityViewControllerToolbarItem : DVTViewControllerToolbarItem 10 | { 11 | } 12 | 13 | - (id)activityToolbarViewController; 14 | - (void)configureForDisplayMode:(unsigned long long)arg1 andSizeMode:(unsigned long long)arg2; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEActivityViewToolbarViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTToolbarViewController.h" 8 | 9 | @class IDEActivityPlaceholderView; 10 | 11 | @interface _IDEActivityViewToolbarViewController : DVTToolbarViewController 12 | { 13 | } 14 | 15 | - (id)initWithToolbarItemIdentifier:(id)arg1 window:(id)arg2; 16 | @property(readonly) IDEActivityPlaceholderView *placeholderView; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEComponentDownloadsButtonProvider-Protocol.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject-Protocol.h" 8 | 9 | @protocol _IDEComponentDownloadsButtonProvider 10 | - (id)buttonForItem:(id)arg1 createIfNecessary:(BOOL)arg2; 11 | @end 12 | 13 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDividerCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSCell.h" 8 | 9 | @interface _IDEDividerCell : NSCell 10 | { 11 | } 12 | 13 | - (id)copyWithZone:(struct _NSZone *)arg1; 14 | - (void)drawWithFrame:(struct CGRect)arg1 inView:(id)arg2; 15 | - (void)setStringValue:(id)arg1; 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDocumentControllerCloseAllContext.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEDocumentControllerCloseAllContext : NSObject 10 | { 11 | void *innerContext; 12 | id delegate; 13 | SEL didCloseAllSelector; 14 | BOOL shouldCloseAutosavingDocuments; 15 | } 16 | 17 | @end 18 | 19 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDocumentForwardingResponder.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDEEditor; 10 | 11 | @interface _IDEDocumentForwardingResponder : IDEActionForwardingResponder 12 | { 13 | IDEEditor *_editor; 14 | } 15 | 16 | - (id)initWithEditor:(id)arg1; 17 | - (id)targetForAction:(SEL)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorNavigatorForwardingResponder.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import 8 | 9 | @class IDEWorkspaceTabController; 10 | 11 | @interface _IDEEditorNavigatorForwardingResponder : IDEActionForwardingResponder 12 | { 13 | IDEWorkspaceTabController *_workspaceTabController; 14 | } 15 | 16 | - (id)initWithWorkspaceTabController:(id)arg1; 17 | - (id)targetForAction:(SEL)arg1; 18 | 19 | @end 20 | 21 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperArrowButton.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "DVTGradientImageButton.h" 8 | 9 | @interface _IDEEditorStepperArrowButton : DVTGradientImageButton 10 | { 11 | } 12 | 13 | - (void)drawRect:(struct CGRect)arg1; 14 | - (id)initWithWithDirection:(BOOL)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperTextCell.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSTextFieldCell.h" 8 | 9 | @interface _IDEEditorStepperTextCell : NSTextFieldCell 10 | { 11 | } 12 | 13 | - (void)drawInteriorWithFrame:(struct CGRect)arg1 inView:(id)arg2; 14 | - (id)initTextCell:(id)arg1; 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEIndexToBoolValueTransformer.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSValueTransformer.h" 8 | 9 | @interface _IDEIndexToBoolValueTransformer : NSValueTransformer 10 | { 11 | } 12 | 13 | + (BOOL)allowsReverseTransformation; 14 | + (Class)transformedValueClass; 15 | - (id)reverseTransformedValue:(id)arg1; 16 | - (id)transformedValue:(id)arg1; 17 | 18 | @end 19 | 20 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEIssueDocumentURL.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @class NSURL; 10 | 11 | @interface _IDEIssueDocumentURL : NSObject 12 | { 13 | NSURL *_url; 14 | int _type; 15 | } 16 | 17 | - (id)initWithURL:(id)arg1 type:(int)arg2; 18 | @property(readonly) int issueType; // @synthesize issueType=_type; 19 | @property(readonly) NSURL *url; // @synthesize url=_url; 20 | 21 | @end 22 | 23 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEKeyBindingPrefsPaneTabBorderView.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEKitPrivateClassForFindingBundle.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEKitPrivateClassForFindingBundle : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDESearchFieldToolbarViewController.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 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 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEWorkspaceDocumentInternalContextWrapper.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface _IDEWorkspaceDocumentInternalContextWrapper : NSObject 10 | { 11 | id wrappedDelegate; 12 | SEL wrappedSelector; 13 | void *wrappedContextInfo; 14 | } 15 | 16 | @end 17 | 18 | -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/__IDENSImageAdditionsClass.h: -------------------------------------------------------------------------------- 1 | /* 2 | * Generated by class-dump 3.3.4 (64 bit). 3 | * 4 | * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2011 by Steve Nygard. 5 | */ 6 | 7 | #import "NSObject.h" 8 | 9 | @interface __IDENSImageAdditionsClass : NSObject 10 | { 11 | } 12 | 13 | @end 14 | 15 | -------------------------------------------------------------------------------- /Source/SIGPluginPrefix.pch: -------------------------------------------------------------------------------- 1 | // 2 | // Prefix header for all source files of the 'SIGPlugin' target in the 'ShowInGitHub' project 3 | // 4 | 5 | #ifdef __OBJC__ 6 | #import 7 | #endif 8 | -------------------------------------------------------------------------------- /Source/ShowInGithub.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- 1 | 2 | 4 | 6 | 7 | 8 | -------------------------------------------------------------------------------- /open_commit_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/eb088c999aa725630f0e881b5a701d503c6b4aba/open_commit_example.png --------------------------------------------------------------------------------