├── .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: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/README.md -------------------------------------------------------------------------------- /Source/Classes/SIGPlugin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Classes/SIGPlugin.h -------------------------------------------------------------------------------- /Source/Classes/SIGPlugin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Classes/SIGPlugin.m -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/CALayer-IDECALayerAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/CALayer-IDECALayerAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/CATextLayer-IDECALayerAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/CATextLayer-IDECALayerAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/CDStructures.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/CDStructures.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTAssertionHandling-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTAssertionHandling-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTCompletingTextViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTCompletingTextViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTDiffTextFilter-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTDiffTextFilter-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTEditor-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTEditor-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFilePathFieldCellDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTFilePathFieldCellDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFilteringMenuDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTFilteringMenuDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarFindable-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarFindable-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarHostable-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTFindBarHostable-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTInvalidation-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTInvalidation-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTIssueDisplayingView-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTIssueDisplayingView-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTObservingToken-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTObservingToken-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTOutlineViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTOutlineViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTPreferenceSet-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTPreferenceSet-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTProgressReporting-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTProgressReporting-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTReplacementViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTReplacementViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTScopeBarHost-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTScopeBarHost-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTSourceExpressionSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTSourceExpressionSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTSplitViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTSplitViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTStateRepositoryDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTStateRepositoryDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTStatefulObject-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTStatefulObject-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowControlling-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowControlling-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowCreation-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTabbedWindowCreation-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTableViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTableViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTextAnnotationDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTextAnnotationDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTextFindable-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTextFindable-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTextReplacable-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTextReplacable-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTTileViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTTileViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/DVTXMLUnarchiving-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/DVTXMLUnarchiving-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionApprovalAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionApprovalAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionAssistantContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionAssistantContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionBuildFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionBuildFile.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionReviewChangesAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionReviewChangesAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTarget.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTarget.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTargetChooserAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTargetChooserAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTargetChooserItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEARCConversionTargetChooserItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAboutWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAboutWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionExplorationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionExplorationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionForwardingResponder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionForwardingResponder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionSliceViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionSliceViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActionStackView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActionStackView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssueCategory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssueCategory.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssueCategoryLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssueCategoryLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssuesContainerLabelLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssuesContainerLabelLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssuesContainerLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityIssuesContainerLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityMultiActionIndicatorLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityMultiActionIndicatorLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPlaceholderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPlaceholderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpBottomBarLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpBottomBarLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentLayerController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentLayerController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpContentView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityPopUpWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityProgressIndicatorLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityProgressIndicatorLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReport.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportDateStringSegment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportDateStringSegment.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportFileIOCoordinator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportFileIOCoordinator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportStringSegment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReportStringSegment.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityScrollingTextLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityScrollingTextLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityTestingActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityTestingActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityTestingMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityTestingMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityViewDataConsumer-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityViewDataConsumer-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityViewDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEActivityViewDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAddContainerItemsAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAddContainerItemsAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAddContainerItemsAssistantContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAddContainerItemsAssistantContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlert-IDEAlertUI.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlert-IDEAlertUI.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertEvent-Compatibility.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertEvent-Compatibility.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertEventTableCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertEventTableCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsPrefsPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsPrefsPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAlertsView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzeActionSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzeActionSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzeSubActionPlaceholderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzeSubActionPlaceholderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzerResultExplorationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAnalyzerResultExplorationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAnnotationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAnnotationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAppPrefPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAppPrefPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEApplication.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEApplication.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationCommands.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationCommands.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationEventDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEApplicationEventDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArchivableStringIndexPair.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEArchivableStringIndexPair.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArchivePackager-InterfaceExtensions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEArchivePackager-InterfaceExtensions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArchiveRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEArchiveRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEArgumentsCapsuleSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEArgumentsCapsuleSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssertionHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAssertionHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantWindowBorderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantWindowBorderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAssistantWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAttachToProcessHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAttachToProcessHelper.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAttachToProcessSheet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAttachToProcessSheet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEAutoForwardScrollEventsScrollView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEAutoForwardScrollEventsScrollView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBaseDocumentNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBaseDocumentNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBlockScrollView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBlockScrollView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBlueprintProvider-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBlueprintProvider-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBounceAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBreakpointCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBreakpointCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBreakpointIcon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBreakpointIcon.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildAlertMonitor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildAlertMonitor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueAnnotation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueErrorAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueErrorAnnotation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueNoticeAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueNoticeAnnotation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueProvider-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueWarningAnnotation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildIssueWarningAnnotation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildRunPhaseBlueprintWrapper.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildSystemActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildSystemActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildable-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildable-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildableProduct-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEBuildableProduct-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleFooterView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleFooterView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleFooterViewRoundedButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleFooterViewRoundedButtonCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleHeaderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleHeaderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleListView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleListView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleListViewDataSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleListViewDataSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleViewController-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleViewController-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECapsuleViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECleanBuildFolderActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECleanBuildFolderActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandler-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandler-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandlerVendor-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECommandHandlerVendor-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECommandManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECommandManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorAutoLayoutView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorAutoLayoutView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorDataSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorDataSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorSubmode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorSubmode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorTimelineNavBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonEditorTimelineNavBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonLineLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonLineLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonNavTimelineBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonNavTimelineBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonNavTimelineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonNavTimelineView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonToolbar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComparisonToolbar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECompletionDestinationManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECompletionDestinationManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadPrefsSplitView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadPrefsSplitView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsPrefPaneItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsPrefPaneItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsProgressCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsProgressCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsSupport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEComponentDownloadsSupport.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleFontAndColorItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleFontAndColorItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleFontAndColorItemProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleFontAndColorItemProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextCompletionDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextCompletionDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEConsoleTextView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerErrorPresenter-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerErrorPresenter-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerFileReferenceNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerFileReferenceNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItemPasteboardManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItemPasteboardManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItemSnapshot.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContainerItemSnapshot.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEContextAutocreationController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEContextAutocreationController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEControlGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEControlGroup.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECountdownNotifier.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECountdownNotifier.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECounterpartsGeniusResultsFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECounterpartsGeniusResultsFinder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECreateSnapshotAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECreateSnapshotAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECustomAlertEvent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECustomAlertEvent.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDECustomToolbar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDECustomToolbar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBarContentProvider-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBarContentProvider-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBarContentProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugBarContentProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugNavigableModel-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugNavigableModel-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugNavigator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugNavigator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugProcess-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugProcess-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSession-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSession-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSessionController-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSessionController-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSymbolsLoadedButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebugSymbolsLoadedButtonCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDebuggerMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDebuggerMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDeclarativeInspectorGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDeclarativeInspectorGenerator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDefaultDebugArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDefaultDebugArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDetailedAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDetailedAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDeviceActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDeviceActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDiagnosticExplorationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDiagnosticExplorationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDiagnosticItem-KitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDiagnosticItem-KitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDialogAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentLocationNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentLocationNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentURLNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDocumentURLNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadableInstallationHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadableInstallationHelper.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadablesActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadablesActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadsPrefPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEDownloadsPrefPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorAreaContainer-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorAreaContainer-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorBasicMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorBasicMode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContainerDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContainerDocument.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContents.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContents.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContextDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContextDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContextProtocol-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorContextProtocol-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorCoordinator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorCoordinator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDocument.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDocumentPreviewProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorDocumentPreviewProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorEmpty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorEmpty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorGeniusMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorGeniusMode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorGeniusResults.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorGeniusResults.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryStack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorHistoryStack.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorIssueMenuController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorIssueMenuController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMenuStepperView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMenuStepperView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorModeToolbarViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorModeToolbarViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorModeViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorModeViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMultipleContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorMultipleContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorNumberStepperView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorNumberStepperView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorOpenSpecifier.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorOpenSpecifier.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorSplittingController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorSplittingController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorStepperView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorStepperView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorVersionsMode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEditorVersionsMode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEnterFullScreenAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEnterFullScreenAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEEntitlementsFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEEntitlementsFile.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEExecutionActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEExecutionActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEExplorationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEExplorationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileIdentityAndType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileIdentityAndType.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorCategoryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorCategoryController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorFileTypeEntry.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorFileTypeEntry.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorFileTypeGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileInspectorFileTypeGroup.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileMediaRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileMediaRepository.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerPanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerPanel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFilePickerViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileReferenceNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileReferenceNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFileTextSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFileTextSettings.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterControlBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterControlBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterControlBarTarget-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFilterControlBarTarget-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstIssueAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstIssueAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstIssueAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstIssueAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstResponderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFirstResponderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorCategoriesTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorCategoriesTableView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorFontTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorFontTransformer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorItem-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorItem-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorPrefsPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFontAndColorPrefsPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkFilePath.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkFilePath.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkFilePathDomainProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkFilePathDomainProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkIdentityAndType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEFrameworkIdentityAndType.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeneralPrefsPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGeneralPrefsPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusPackagedResults.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusPackagedResults.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusResultsFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusResultsFinder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusResultsGraphNode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGeniusResultsGraphNode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGlassBarView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGlassBarView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGroupIdentityAndType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGroupIdentityAndType.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEGroupNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEGroupNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEHelpMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEHelpMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIconCreator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIconCreator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIconCreatorImageRep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIconCreatorImageRep.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIconTextAttachmentCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIconTextAttachmentCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIgnoredImageView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIgnoredImageView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEImageMediaResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEImageMediaResource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIncludesGeniusResultsFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIncludesGeniusResultsFinder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexCompletionStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexCompletionStrategy.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResult.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResult.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResultNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResultNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResultsFinder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexGeniusResultsFinder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexSymbol-IDEKitExtensions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexSymbol-IDEKitExtensions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexerActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIndexerActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInitialization-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInitialization-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorAbstractActionProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorAbstractActionProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionButtonProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionButtonProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionMenuProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorActionMenuProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorArrayProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorArrayProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorBasicStringProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorBasicStringProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorBooleanProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorBooleanProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsule.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleAddLozengeButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleAddLozengeButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleListView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleListView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleRoundedRectView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleRoundedRectView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleTextLozenge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleTextLozenge.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCapsuleView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCategoryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCategoryController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCenteringView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCenteringView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserCategory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserCategory.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserChoice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserChoice.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorChooserView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorColorProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorColorProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCombinedProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCombinedProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCombinedPropertyView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorCombinedPropertyView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorDateProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorDateProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorEnumerationProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorEnumerationProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorFontProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorFontProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorImageMatrixProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorImageMatrixProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorListProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorListProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorMatching-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorMatching-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorNumberProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorNumberProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPathFieldProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPathFieldProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPropertyContainingView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorPropertyContainingView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableMatrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableMatrix.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorResizableTextField.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorSizeProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorSizeProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorSliverView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorSliverView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorStringProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorStringProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorTextEnumerationProperty.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorTextEnumerationProperty.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInspectorViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEInstallActionSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEInstallActionSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssue-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssue-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueAnnotationProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueAnnotationProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueFileGroup-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueFileGroupNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueFileGroupNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueGroup-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueGroup-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueManager-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueManager-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueProvider-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueProvider-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEIssueTypeGroup-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBinding.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBinding.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingFieldCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingFieldCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingFieldEditor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingFieldEditor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingPreferenceSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingPreferenceSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingPreferenceSetManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingPreferenceSetManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingsPrefsPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyBindingsPrefsPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyDrivenNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyDrivenNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyboardShortcut.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEKeyboardShortcut.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELaunchRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELaunchRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELegacyTargetInfo-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELegacyTargetInfo-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELibraryArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELibraryArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELibraryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELibraryController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELocationsPrefsPaneController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELocationsPrefsPaneController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDELogBreakpointAction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDELogBreakpointAction.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEManageRunContextsSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEManageRunContextsSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaLibraryController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaLibraryController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaLibraryDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaLibraryDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaPasteHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaPasteHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaRepository.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMediaResource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuBuilder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuBuilder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuKeyBinding.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuKeyBinding.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuKeyBindingSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMenuKeyBindingSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMiniDebuggerToolbarItemProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMiniDebuggerToolbarItemProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMustCloseOnQuitDocument-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMustCloseOnQuitDocument-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEMutableMediaRepository.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEMutableMediaRepository.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENICFilterProxy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENICFilterProxy.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemCoordinator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemCoordinator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemDomainProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigableItemDomainProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDBackgroundView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDBackgroundView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDBorderedLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDBorderedLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDImageAndTextLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDImageAndTextLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewSplitSelection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDNewSplitSelection.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelection.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDSelectionView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarNewTabLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarNewTabLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarTabLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarTabLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarTabSelection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabBarTabSelection.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayout.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayout.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayoutCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayoutCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayoutLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDTabLayoutLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigationHUDWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorDataCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorDataCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorFilterControlBar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorFilterControlBar.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorOutlineView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorOutlineView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorSCMStatusCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorSCMStatusCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorStatusCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENavigatorStatusCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENewSchemeSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENewSchemeSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENewSnapshotViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENewSnapshotViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENoEndCapTableHeaderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENoEndCapTableHeaderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDENoteExplorationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDENoteExplorationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEObjectiveCSourceCodeGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEObjectiveCSourceCodeGenerator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyDataSourceMonitor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyDataSourceMonitor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyEditorMatchProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyEditorMatchProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyIndexSymbolMatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyIndexSymbolMatch.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatch.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyMatchProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyPathStringMatch.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyPathStringMatch.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyPattern.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyPattern.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyProjectMatchProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyProjectMatchProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyQuery.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyQuery.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklySearchContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklySearchContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklySymbolMatchProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklySymbolMatchProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyTableView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyTableView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenQuicklyWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenRequest-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOpenRequest-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerWindow.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOrganizerWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEOutlineBasedNavigator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEOutlineBasedNavigator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyDateTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyDateTransformer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyPathNameTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPOPrettyPathNameTransformer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCellDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCellDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCellNavigableItemObserver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPathCellNavigableItemObserver.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPathComponentCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPathComponentCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPathControl.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPathControl.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPreActionRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPreActionRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPreferenceSetViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPreferenceSetViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEPreferencesController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEPreferencesController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEProductMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEProductMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEProfileActionSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEProfileActionSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEQuickHelpConstants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEQuickHelpConstants.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReadOnlyItem-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReadOnlyItem-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringActionViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringActionViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringCommands.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringCommands.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringExtractViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringExtractViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChangeLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChangeLocation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChangeSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringFileChangeSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringInputValidator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringInputValidator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssue.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssue.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueLocation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringIssueNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringMoveUpViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringMoveUpViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNewFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNewFile.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNewFileNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNewFileNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileActionChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileActionChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChangeLocation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChangeLocation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChangeSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileChangeSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileClassChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileClassChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileOutletChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileOutletChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFilePropertyChange.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFilePropertyChange.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileToolTask.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringNibFileToolTask.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenameInputValidator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenameInputValidator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenameViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenameViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenamedFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRenamedFile.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringResult-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringResult-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingAnimation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingAnimation.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringRevealingView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSession.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSession.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSplitLayoutView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringSplitLayoutView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringTextLayoutView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringTextLayoutView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERefactoringWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesButtonCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesDataSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesDataSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesImageCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesImageCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesNavigator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesNavigator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEReviewFilesViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERoundToolbarButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERoundToolbarButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERoundToolbarButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERoundToolbarButtonCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunAlertMonitor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunAlertMonitor.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunDestinationNavigable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunDestinationNavigable.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunPauseContinueToolbarButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunPauseContinueToolbarButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunScriptAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunScriptAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunScriptAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunScriptAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetAnalyzePhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetAnalyzePhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetArchivePhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetArchivePhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetBuildPhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetBuildPhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetDataCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetDataCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetInstallPhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetInstallPhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetLaunchPhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetLaunchPhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPostActionsSubphaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPostActionsSubphaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPreActionsSubphaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPreActionsSubphaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPrimarySubphaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetPrimarySubphaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetProfilePhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetProfilePhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetSubphaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetSubphaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetTestPhaseModel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDERunSheetTestPhaseModel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESCMActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESCMActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESaveDestinationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESaveDestinationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESaveDestinationController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESaveDestinationController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESaveMultipleItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESaveMultipleItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESaveMultipleWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESaveMultipleWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeManagerNavigable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeManagerNavigable.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeNavigable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeNavigable.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeToolbarBorderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeToolbarBorderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeToolbarController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESchemeToolbarController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScopeableView-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEScopeableView-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingHack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingHack.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingSelect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEScriptingSelect.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESelection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESelection.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESelectionSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESelectionSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShareActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShareActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESharedLibrariesPopUp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESharedLibrariesPopUp.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowDebuggerAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowDebuggerAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowDebuggerAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowDebuggerAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowEditorAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowEditorAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowEditorAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowEditorAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowNavigatorAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowNavigatorAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowNavigatorAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowNavigatorAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowTabAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowTabAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowTabAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowTabAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowToolbarAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowToolbarAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowToolbarAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowToolbarAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEShowUtilityAreaAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEShowUtilityAreaAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESimulateLocationMenuController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESimulateLocationMenuController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotAreYouSureController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotAreYouSureController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotItemCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotItemCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotPreviewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotPreviewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotProjectItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotProjectItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotRestoreController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotRestoreController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotsListController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESnapshotsListController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESoundAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESoundAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESoundAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESoundAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESoundBreakpointAction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESoundBreakpointAction.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESoundMediaResource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESoundMediaResource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceCodeFontAndColorItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceCodeFontAndColorItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceCodeGenerator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceCodeGenerator.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranchChooserItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranchChooserItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranchNavigableItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlBranchNavigableItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlCommandHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlCommandHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictMergeData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictMergeData.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictStatusCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlConflictStatusCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLog.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLogItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLogItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLogViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlLogViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMergeDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMergeDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMergeOperationInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMergeOperationInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMultiChooserItem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlMultiChooserItem.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNameTokenView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNameTokenView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNonEmptyTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlNonEmptyTextField.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlOperationInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlOperationInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPerson.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPerson.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPersonManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPersonManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPullOperationInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPullOperationInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPushOperationInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlPushOperationInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlStatusBubbleButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlStatusBubbleButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUIHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUIHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlURLValidationStep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlURLValidationStep.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUpdateDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUpdateDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUpdateOperationInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlUpdateOperationInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlWorkspaceUIHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceControlWorkspaceUIHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESourceExpressionSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESourceExpressionSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpecialPasteboardController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESpecialPasteboardController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpecialPasteboardHandler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESpecialPasteboardHandler.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpeechAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESpeechAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDESpeechAlertViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDESpeechAlertViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStepGradientImageButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStepGradientImageButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStringWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStringWrapper.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditing-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditing-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingAssistantContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingAssistantContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingContext-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingContext-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingTarget-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEStructureEditingTarget-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateCategory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateCategory.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserSelectionView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserSelectionView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextField.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextField.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextFieldCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTextFieldCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTileView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateChooserTileView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateCompletionAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateCompletionAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateFactory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateFactory.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateInstantiationAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateInstantiationAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateInstantiationContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateInstantiationContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateKind.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateKind.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateMacroEngine.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateMacroEngine.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOption.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOption.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionParent-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionParent-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionsAssistant.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionsAssistant.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionsView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateOptionsView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSavePanel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSavePanel.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSection.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateSection.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateTextSubstitutionFactory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETemplateTextSubstitutionFactory.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETestRunPhaseSheetController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETestRunPhaseSheetController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETestRunPhaseTestableWrapper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETestRunPhaseTestableWrapper.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETextDocumentFactoryDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETextDocumentFactoryDocument.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETextKeyBinding.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETextKeyBinding.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDETextKeyBindingSet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDETextKeyBindingSet.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarItemProvider-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarItemProvider-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarItemProxy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarItemProxy.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarPauseButtonViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarPauseButtonViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarStopButtonViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEToolbarStopButtonViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUpgradeTaskGroup.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEUpgradeTaskGroup.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUpgradeTaskWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEUpgradeTaskWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilitiesMenuDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilitiesMenuDelegate.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilityArea.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilityArea.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilityPlaceholderView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEUtilityPlaceholderView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariableRootNode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariableRootNode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewContextState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewContextState.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewNode.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewNode.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewSingleColumnCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewSingleColumnCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewStateManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEVariablesViewStateManager.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEViewController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowHighlightButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowHighlightButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowHighlightButtonCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowHighlightButtonCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowLozengeView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowLozengeView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowRecent.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowRecent.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowTableCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWelcomeWindowTableCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWindowMenuController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWindowMenuController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspace-IDEKitAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspace-IDEKitAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceActivityReporter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceActivityReporter.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDocument.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceDocument.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceTabController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceTabController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceTabControllerLayoutTree.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceTabControllerLayoutTree.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceToolbarItemProvider.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceToolbarItemProvider.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceWindow.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceWindowController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDEWorkspaceWindowController.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBDetailedAlert.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBDetailedAlert.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBFlippedView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/IDE_IBFlippedView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSAnimationDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSAnimationDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSApplicationDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSApplicationDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSBundle-IBAppKitBundleAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSBundle-IBAppKitBundleAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSCoding-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSCoding-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSCopying-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSCopying-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-IBDictionaryAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-IBDictionaryAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-NSDictionaryScripting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSDictionary-NSDictionaryScripting.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSDocument-NSDocumentScripting.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSDocument-NSDocumentScripting.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSImage-IDENSImageAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSImage-IDENSImageAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSMenuDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSMenuDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSObject-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSObject-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSOpenSavePanelDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSOpenSavePanelDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSOutlineViewDataSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSOutlineViewDataSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSOutlineViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSOutlineViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardReading-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardReading-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardWriting-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSPasteboardWriting-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPathCellDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSPathCellDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSPathControlDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSPathControlDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSSoundDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSSoundDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSSplitViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSSplitViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSString-DVTXMLArchiving.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSString-DVTXMLArchiving.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTabViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTabViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTableViewDataSource-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTableViewDataSource-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTableViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTableViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTextDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTextDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTextFieldDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTextFieldDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSTextViewDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSTextViewDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSToolbarDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSToolbarDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSURL-IDEKitClassAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSURL-IDEKitClassAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSURL-IDEKitURLPropertyAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSURL-IDEKitURLPropertyAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSURLConnectionDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSURLConnectionDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSUserInterfaceValidations-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSUserInterfaceValidations-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSView-IBViewAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSView-IBViewAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSWindow-IBResizingAdditions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSWindow-IBResizingAdditions.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSWindowDelegate-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSWindowDelegate-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/NSWindowRestoration-Protocol.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/NSWindowRestoration-Protocol.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEActivityPopUpContainerLayer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEActivityPopUpContainerLayer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDECommandForwardingResponder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDECommandForwardingResponder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDividerCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEDividerCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDocumentForwardingResponder.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEDocumentForwardingResponder.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEDownloadableContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEDownloadableContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperArrowButton.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperArrowButton.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperTextCell.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEEditorStepperTextCell.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEEntitlementsKeyValuePairProxy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEEntitlementsKeyValuePairProxy.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEGeniusResultsContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEGeniusResultsContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEIndexToBoolValueTransformer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEIndexToBoolValueTransformer.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEIssueDocumentURL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEIssueDocumentURL.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEKitPrivateClassForFindingBundle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEKitPrivateClassForFindingBundle.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDENavigableItemExtraInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDENavigableItemExtraInfo.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDENavigatorOutlineViewDataSource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDENavigatorOutlineViewDataSource.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEOpenRequest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEOpenRequest.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEPathAndFileType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEPathAndFileType.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDEReadOnlyItemsManagerContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDEReadOnlyItemsManagerContext.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/_IDETmpSplitView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/_IDETmpSplitView.h -------------------------------------------------------------------------------- /Source/Libraries/XcodeFrameworks/IDEKit/__IDENSImageAdditionsClass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/Libraries/XcodeFrameworks/IDEKit/__IDENSImageAdditionsClass.h -------------------------------------------------------------------------------- /Source/SIGPluginInfo.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/SIGPluginInfo.plist -------------------------------------------------------------------------------- /Source/SIGPluginPrefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/SIGPluginPrefix.pch -------------------------------------------------------------------------------- /Source/ShowInGithub.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/ShowInGithub.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Source/ShowInGithub.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/Source/ShowInGithub.xcodeproj/project.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /open_commit_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/larsxschneider/ShowInGitHub/HEAD/open_commit_example.png --------------------------------------------------------------------------------