Permalink
Please sign in to comment.
Showing
with
284 additions
and 7 deletions.
- +1 −0 .gitignore
- 0 Debug/{ → TouchBarServer.app.dSYM}/Contents/Info.plist
- BIN Debug/{ → TouchBarServer.app.dSYM}/Contents/Resources/DWARF/TouchBarServer
- +91 −0 TouchBar.xcodeproj/xcshareddata/xcschemes/TouchBarClient.xcscheme
- +91 −0 TouchBar.xcodeproj/xcshareddata/xcschemes/TouchBarServer Helper.xcscheme
- +91 −0 TouchBar.xcodeproj/xcshareddata/xcschemes/TouchBarServer.xcscheme
- +10 −7 release.sh
File renamed without changes.
File renamed without changes.
| @@ -0,0 +1,91 @@ | ||
| +<?xml version="1.0" encoding="UTF-8"?> | ||
| +<Scheme | ||
| + LastUpgradeVersion = "0810" | ||
| + version = "1.3"> | ||
| + <BuildAction | ||
| + parallelizeBuildables = "YES" | ||
| + buildImplicitDependencies = "YES"> | ||
| + <BuildActionEntries> | ||
| + <BuildActionEntry | ||
| + buildForTesting = "YES" | ||
| + buildForRunning = "YES" | ||
| + buildForProfiling = "YES" | ||
| + buildForArchiving = "YES" | ||
| + buildForAnalyzing = "YES"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC86F61DCA8B83001BB8AC" | ||
| + BuildableName = "TouchBarClient.app" | ||
| + BlueprintName = "TouchBarClient" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildActionEntry> | ||
| + </BuildActionEntries> | ||
| + </BuildAction> | ||
| + <TestAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES"> | ||
| + <Testables> | ||
| + </Testables> | ||
| + <MacroExpansion> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC86F61DCA8B83001BB8AC" | ||
| + BuildableName = "TouchBarClient.app" | ||
| + BlueprintName = "TouchBarClient" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </MacroExpansion> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </TestAction> | ||
| + <LaunchAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + launchStyle = "0" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + ignoresPersistentStateOnLaunch = "NO" | ||
| + debugDocumentVersioning = "YES" | ||
| + debugServiceExtension = "internal" | ||
| + allowLocationSimulation = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC86F61DCA8B83001BB8AC" | ||
| + BuildableName = "TouchBarClient.app" | ||
| + BlueprintName = "TouchBarClient" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </LaunchAction> | ||
| + <ProfileAction | ||
| + buildConfiguration = "Release" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES" | ||
| + savedToolIdentifier = "" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + debugDocumentVersioning = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC86F61DCA8B83001BB8AC" | ||
| + BuildableName = "TouchBarClient.app" | ||
| + BlueprintName = "TouchBarClient" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + </ProfileAction> | ||
| + <AnalyzeAction | ||
| + buildConfiguration = "Debug"> | ||
| + </AnalyzeAction> | ||
| + <ArchiveAction | ||
| + buildConfiguration = "Release" | ||
| + revealArchiveInOrganizer = "YES"> | ||
| + </ArchiveAction> | ||
| +</Scheme> |
| @@ -0,0 +1,91 @@ | ||
| +<?xml version="1.0" encoding="UTF-8"?> | ||
| +<Scheme | ||
| + LastUpgradeVersion = "0810" | ||
| + version = "1.3"> | ||
| + <BuildAction | ||
| + parallelizeBuildables = "YES" | ||
| + buildImplicitDependencies = "YES"> | ||
| + <BuildActionEntries> | ||
| + <BuildActionEntry | ||
| + buildForTesting = "YES" | ||
| + buildForRunning = "YES" | ||
| + buildForProfiling = "YES" | ||
| + buildForArchiving = "YES" | ||
| + buildForAnalyzing = "YES"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5E19C5141DCB94BF00DA3CB1" | ||
| + BuildableName = "TouchBarServer Helper.app" | ||
| + BlueprintName = "TouchBarServer Helper" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildActionEntry> | ||
| + </BuildActionEntries> | ||
| + </BuildAction> | ||
| + <TestAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES"> | ||
| + <Testables> | ||
| + </Testables> | ||
| + <MacroExpansion> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5E19C5141DCB94BF00DA3CB1" | ||
| + BuildableName = "TouchBarServer Helper.app" | ||
| + BlueprintName = "TouchBarServer Helper" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </MacroExpansion> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </TestAction> | ||
| + <LaunchAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + launchStyle = "0" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + ignoresPersistentStateOnLaunch = "NO" | ||
| + debugDocumentVersioning = "YES" | ||
| + debugServiceExtension = "internal" | ||
| + allowLocationSimulation = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5E19C5141DCB94BF00DA3CB1" | ||
| + BuildableName = "TouchBarServer Helper.app" | ||
| + BlueprintName = "TouchBarServer Helper" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </LaunchAction> | ||
| + <ProfileAction | ||
| + buildConfiguration = "Release" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES" | ||
| + savedToolIdentifier = "" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + debugDocumentVersioning = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5E19C5141DCB94BF00DA3CB1" | ||
| + BuildableName = "TouchBarServer Helper.app" | ||
| + BlueprintName = "TouchBarServer Helper" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + </ProfileAction> | ||
| + <AnalyzeAction | ||
| + buildConfiguration = "Debug"> | ||
| + </AnalyzeAction> | ||
| + <ArchiveAction | ||
| + buildConfiguration = "Release" | ||
| + revealArchiveInOrganizer = "YES"> | ||
| + </ArchiveAction> | ||
| +</Scheme> |
| @@ -0,0 +1,91 @@ | ||
| +<?xml version="1.0" encoding="UTF-8"?> | ||
| +<Scheme | ||
| + LastUpgradeVersion = "0810" | ||
| + version = "1.3"> | ||
| + <BuildAction | ||
| + parallelizeBuildables = "YES" | ||
| + buildImplicitDependencies = "YES"> | ||
| + <BuildActionEntries> | ||
| + <BuildActionEntry | ||
| + buildForTesting = "YES" | ||
| + buildForRunning = "YES" | ||
| + buildForProfiling = "YES" | ||
| + buildForArchiving = "YES" | ||
| + buildForAnalyzing = "YES"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC87141DCA8BAC001BB8AC" | ||
| + BuildableName = "TouchBarServer.app" | ||
| + BlueprintName = "TouchBarServer" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildActionEntry> | ||
| + </BuildActionEntries> | ||
| + </BuildAction> | ||
| + <TestAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES"> | ||
| + <Testables> | ||
| + </Testables> | ||
| + <MacroExpansion> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC87141DCA8BAC001BB8AC" | ||
| + BuildableName = "TouchBarServer.app" | ||
| + BlueprintName = "TouchBarServer" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </MacroExpansion> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </TestAction> | ||
| + <LaunchAction | ||
| + buildConfiguration = "Debug" | ||
| + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
| + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
| + launchStyle = "0" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + ignoresPersistentStateOnLaunch = "NO" | ||
| + debugDocumentVersioning = "YES" | ||
| + debugServiceExtension = "internal" | ||
| + allowLocationSimulation = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC87141DCA8BAC001BB8AC" | ||
| + BuildableName = "TouchBarServer.app" | ||
| + BlueprintName = "TouchBarServer" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + <AdditionalOptions> | ||
| + </AdditionalOptions> | ||
| + </LaunchAction> | ||
| + <ProfileAction | ||
| + buildConfiguration = "Release" | ||
| + shouldUseLaunchSchemeArgsEnv = "YES" | ||
| + savedToolIdentifier = "" | ||
| + useCustomWorkingDirectory = "NO" | ||
| + debugDocumentVersioning = "YES"> | ||
| + <BuildableProductRunnable | ||
| + runnableDebuggingMode = "0"> | ||
| + <BuildableReference | ||
| + BuildableIdentifier = "primary" | ||
| + BlueprintIdentifier = "5EAC87141DCA8BAC001BB8AC" | ||
| + BuildableName = "TouchBarServer.app" | ||
| + BlueprintName = "TouchBarServer" | ||
| + ReferencedContainer = "container:TouchBar.xcodeproj"> | ||
| + </BuildableReference> | ||
| + </BuildableProductRunnable> | ||
| + </ProfileAction> | ||
| + <AnalyzeAction | ||
| + buildConfiguration = "Debug"> | ||
| + </AnalyzeAction> | ||
| + <ArchiveAction | ||
| + buildConfiguration = "Release" | ||
| + revealArchiveInOrganizer = "YES"> | ||
| + </ArchiveAction> | ||
| +</Scheme> |
17
release.sh
0 comments on commit
f57855c