mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
1204 lines
67 KiB
Plaintext
1204 lines
67 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 63;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A9083E402DF2226F0042906E /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A9083E3F2DF2225A0042906E /* libz.tbd */; };
|
|
A90936882E1AC51100856059 /* Fonts.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90936872E1AC51100856059 /* Fonts.swift */; };
|
|
A90936A72E1AE9AB00856059 /* CascadiaMono.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A90936952E1AE9AB00856059 /* CascadiaMono.ttf */; };
|
|
A90936A92E1AE9AB00856059 /* SF-Mono-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = A90936A42E1AE9AB00856059 /* SF-Mono-Regular.otf */; };
|
|
A90936AA2E1AE9AB00856059 /* SF-Mono-RegularItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = A90936A52E1AE9AB00856059 /* SF-Mono-RegularItalic.otf */; };
|
|
A90936AB2E1AE9AB00856059 /* MesloLGS NF Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A90936A22E1AE9AB00856059 /* MesloLGS NF Regular.ttf */; };
|
|
A90936AC2E1AE9AB00856059 /* MesloLGS NF Bold Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A90936A02E1AE9AB00856059 /* MesloLGS NF Bold Italic.ttf */; };
|
|
A90936AE2E1AE9AB00856059 /* JetBrainsMonoNerdFontMono-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A909369D2E1AE9AB00856059 /* JetBrainsMonoNerdFontMono-Regular.ttf */; };
|
|
A90936AF2E1AE9AB00856059 /* MesloLGS NF Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A909369F2E1AE9AB00856059 /* MesloLGS NF Bold.ttf */; };
|
|
A90936B02E1AE9AB00856059 /* MesloLGS NF Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A90936A12E1AE9AB00856059 /* MesloLGS NF Italic.ttf */; };
|
|
A90B38322E3E8FC9002B56FC /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90B38312E3E8FC9002B56FC /* AboutView.swift */; };
|
|
A90B38342E3EA046002B56FC /* Bundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = A90B38332E3EA046002B56FC /* Bundle.swift */; };
|
|
A923172A2E07113100ECE1E6 /* TerminalController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92317292E07113100ECE1E6 /* TerminalController.swift */; };
|
|
A923172D2E07138000ECE1E6 /* SSHTerminalDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A923172C2E07138000ECE1E6 /* SSHTerminalDelegate.swift */; };
|
|
A923172F2E08851200ECE1E6 /* ShellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A923172E2E08851200ECE1E6 /* ShellView.swift */; };
|
|
A92538C82DEE0742007E0A18 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92538C52DEE0742007E0A18 /* ContentView.swift */; };
|
|
A92538C92DEE0742007E0A18 /* ShhShellApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92538C62DEE0742007E0A18 /* ShhShellApp.swift */; };
|
|
A92538CA2DEE0742007E0A18 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A92538C42DEE0742007E0A18 /* Assets.xcassets */; };
|
|
A92538CD2DEE0744007E0A18 /* ShhShellTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92538CB2DEE0744007E0A18 /* ShhShellTests.swift */; };
|
|
A92538D12DEE0745007E0A18 /* ShhShellUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92538CE2DEE0745007E0A18 /* ShhShellUITests.swift */; };
|
|
A92538D22DEE0745007E0A18 /* ShhShellUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A92538CF2DEE0745007E0A18 /* ShhShellUITestsLaunchTests.swift */; };
|
|
A92DDDE22E104CB300A87DB2 /* defaultTheme.plist in Resources */ = {isa = PBXBuildFile; fileRef = A92DDDE12E104CB300A87DB2 /* defaultTheme.plist */; };
|
|
A93143BE2DF4D0B300FCD5DB /* libpthread.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = A93143BD2DF4D0A700FCD5DB /* libpthread.tbd */; };
|
|
A93143C02DF61B3200FCD5DB /* Host.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93143BF2DF61B3200FCD5DB /* Host.swift */; };
|
|
A93143C62DF61FE300FCD5DB /* ViewModifiers.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93143C52DF61FE300FCD5DB /* ViewModifiers.swift */; };
|
|
A93F283D2E2A5DCB0092B8D5 /* SnippetManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93F283C2E2A5DCB0092B8D5 /* SnippetManagerView.swift */; };
|
|
A93F28412E2A5EEA0092B8D5 /* Snippet.swift in Sources */ = {isa = PBXBuildFile; fileRef = A93F28402E2A5EEA0092B8D5 /* Snippet.swift */; };
|
|
A9485C712E1AECD000209824 /* JetBrainsMonoNerdFontMono-Italic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A9485C702E1AECD000209824 /* JetBrainsMonoNerdFontMono-Italic.ttf */; };
|
|
A9485C722E1AECD000209824 /* JetBrainsMonoNerdFontMono-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A9485C6E2E1AECD000209824 /* JetBrainsMonoNerdFontMono-Bold.ttf */; };
|
|
A9485C732E1AECD000209824 /* JetBrainsMonoNerdFontMono-BoldItalic.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A9485C6F2E1AECD000209824 /* JetBrainsMonoNerdFontMono-BoldItalic.ttf */; };
|
|
A9485C762E1AF59F00209824 /* FontManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9485C752E1AF59F00209824 /* FontManagerView.swift */; };
|
|
A9485C782E1BFA5000209824 /* ThemeEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9485C772E1BFA5000209824 /* ThemeEditorView.swift */; };
|
|
A95FAA472DF3884B00DE2F5A /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = A95FAA462DF3884B00DE2F5A /* Config.xcconfig */; };
|
|
A95FAA542DF4B62900DE2F5A /* LibSSH.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A95FAA502DF4B62100DE2F5A /* LibSSH.xcframework */; };
|
|
A95FAA552DF4B62900DE2F5A /* LibSSH.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A95FAA502DF4B62100DE2F5A /* LibSSH.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
A95FAA562DF4B62A00DE2F5A /* openssl.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A95FAA512DF4B62100DE2F5A /* openssl.xcframework */; };
|
|
A95FAA572DF4B62A00DE2F5A /* openssl.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A95FAA512DF4B62100DE2F5A /* openssl.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
A96BE6972E10846B00C0FEE9 /* catppuccinMocha.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE68D2E10846B00C0FEE9 /* catppuccinMocha.plist */; };
|
|
A96BE6982E10846B00C0FEE9 /* ubuntu.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6932E10846B00C0FEE9 /* ubuntu.plist */; };
|
|
A96BE6992E10846B00C0FEE9 /* iTerm2SolarizedDark.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6902E10846B00C0FEE9 /* iTerm2SolarizedDark.plist */; };
|
|
A96BE69A2E10846B00C0FEE9 /* xcodeDark.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6942E10846B00C0FEE9 /* xcodeDark.plist */; };
|
|
A96BE69B2E10846B00C0FEE9 /* iTerm2SolarizedLight.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6912E10846B00C0FEE9 /* iTerm2SolarizedLight.plist */; };
|
|
A96BE69C2E10846B00C0FEE9 /* 0x96f.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE68B2E10846B00C0FEE9 /* 0x96f.plist */; };
|
|
A96BE69D2E10846B00C0FEE9 /* gruvboxDark.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE68F2E10846B00C0FEE9 /* gruvboxDark.plist */; };
|
|
A96BE69E2E10846B00C0FEE9 /* xcodeDarkHC.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6952E10846B00C0FEE9 /* xcodeDarkHC.plist */; };
|
|
A96BE69F2E10846B00C0FEE9 /* tomorrowNight.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6922E10846B00C0FEE9 /* tomorrowNight.plist */; };
|
|
A96BE6A02E10846B00C0FEE9 /* dracula.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE68E2E10846B00C0FEE9 /* dracula.plist */; };
|
|
A96BE6A12E10846B00C0FEE9 /* catppuccinFrappe.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE68C2E10846B00C0FEE9 /* catppuccinFrappe.plist */; };
|
|
A96BE6A22E10846B00C0FEE9 /* xcodeWWDC.plist in Resources */ = {isa = PBXBuildFile; fileRef = A96BE6962E10846B00C0FEE9 /* xcodeWWDC.plist */; };
|
|
A96BE6A42E113D9400C0FEE9 /* ThemeCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96BE6A32E113D9400C0FEE9 /* ThemeCodable.swift */; };
|
|
A96BE6A62E113DB000C0FEE9 /* ColorCodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96BE6A52E113DB000C0FEE9 /* ColorCodable.swift */; };
|
|
A96BE6A82E116E2B00C0FEE9 /* SessionsListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96BE6A72E116E2B00C0FEE9 /* SessionsListView.swift */; };
|
|
A96BE6AA2E116EC000C0FEE9 /* TerminalViewContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96BE6A92E116EC000C0FEE9 /* TerminalViewContainer.swift */; };
|
|
A96BE6AD2E11825800C0FEE9 /* SessionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96BE6AC2E11825800C0FEE9 /* SessionView.swift */; };
|
|
A96C6A8A2E0C0B1100F377FE /* SSHState.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C6A892E0C0B1100F377FE /* SSHState.swift */; };
|
|
A96C6AFE2E0C43B600F377FE /* Keypair.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C6AFD2E0C43B600F377FE /* Keypair.swift */; };
|
|
A96C6B002E0C45FE00F377FE /* KeyDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C6AFF2E0C45FE00F377FE /* KeyDetailView.swift */; };
|
|
A96C6B022E0C49E800F377FE /* CenteredLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C6B012E0C49E800F377FE /* CenteredLabel.swift */; };
|
|
A96C90A12E12B87A00724253 /* TextBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C90A02E12B87900724253 /* TextBox.swift */; };
|
|
A96C90A32E12D53B00724253 /* KeyType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A96C90A22E12D53900724253 /* KeyType.swift */; };
|
|
A9835C3C2E17CCA500969508 /* TrafficLights.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9835C3B2E17CCA500969508 /* TrafficLights.swift */; };
|
|
A98554552E05535F009051BD /* KeyManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98554542E05535F009051BD /* KeyManagerView.swift */; };
|
|
A98554592E0553AA009051BD /* KeyManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98554582E0553AA009051BD /* KeyManager.swift */; };
|
|
A985545D2E055D4D009051BD /* ConnectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A985545C2E055D4D009051BD /* ConnectionView.swift */; };
|
|
A98554612E058433009051BD /* HostsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98554602E058433009051BD /* HostsManager.swift */; };
|
|
A98554632E0587DF009051BD /* HostsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98554622E0587DF009051BD /* HostsView.swift */; };
|
|
A98CAB442E4229F7005E4C42 /* HostSymbolPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A98CAB432E4229F7005E4C42 /* HostSymbolPicker.swift */; };
|
|
A9A2F4F62E3001D300D0AE9B /* AddSnippetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9A2F4F52E3001D300D0AE9B /* AddSnippetView.swift */; };
|
|
A9A587202E0BF220006B31E6 /* SwiftTerm in Frameworks */ = {isa = PBXBuildFile; productRef = A9A5871F2E0BF220006B31E6 /* SwiftTerm */; };
|
|
A9BA1D192E1D9AE1005BDCEF /* SwiftTerm.Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9BA1D182E1D9AE1005BDCEF /* SwiftTerm.Color.swift */; };
|
|
A9BA1D1E2E1EAD51005BDCEF /* SF-Mono-Bold.otf in Resources */ = {isa = PBXBuildFile; fileRef = A9BA1D1C2E1EAD51005BDCEF /* SF-Mono-Bold.otf */; };
|
|
A9BA1D1F2E1EAD51005BDCEF /* SF-Mono-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = A9BA1D1D2E1EAD51005BDCEF /* SF-Mono-BoldItalic.otf */; };
|
|
A9C060EB2E357FD300CA9374 /* Haptics.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C060EA2E357FD300CA9374 /* Haptics.swift */; };
|
|
A9C060ED2E3FBCD000CA9374 /* SnippetPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C060EC2E3FBCD000CA9374 /* SnippetPicker.swift */; };
|
|
A9C4140C2E096DB7005E3047 /* SSHError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C4140B2E096DB7005E3047 /* SSHError.swift */; };
|
|
A9C897EF2DF1A9A400EF9A5F /* SSHHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9C897EE2DF1A9A400EF9A5F /* SSHHandler.swift */; };
|
|
A9D819292E0E904200442D38 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D819282E0E904200442D38 /* Theme.swift */; };
|
|
A9D8192D2E0E9EB500442D38 /* ThemeManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D8192C2E0E9EB500442D38 /* ThemeManagerView.swift */; };
|
|
A9D8192F2E0F1BEE00442D38 /* ThemeButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D8192E2E0F1BEE00442D38 /* ThemeButton.swift */; };
|
|
A9D819312E102D8700442D38 /* HostkeysView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9D819302E102D8700442D38 /* HostkeysView.swift */; };
|
|
A9DA97712E0D30ED00142DDC /* HostSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9DA97702E0D30ED00142DDC /* HostSymbol.swift */; };
|
|
A9DA97732E0D40C100142DDC /* HostSymbolPreview.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9DA97722E0D40C100142DDC /* HostSymbolPreview.swift */; };
|
|
A9FD37552E143D23005319A8 /* SecKeyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD37542E143D23005319A8 /* SecKeyConvertible.swift */; };
|
|
A9FD37572E143D5A005319A8 /* SecKeyStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD37562E143D5A005319A8 /* SecKeyStore.swift */; };
|
|
A9FD37592E143D74005319A8 /* GenericPasswordConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD37582E143D74005319A8 /* GenericPasswordConvertible.swift */; };
|
|
A9FD375B2E143D77005319A8 /* GenericPasswordStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD375A2E143D77005319A8 /* GenericPasswordStore.swift */; };
|
|
A9FD375D2E143D7E005319A8 /* KeyStoreError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD375C2E143D7E005319A8 /* KeyStoreError.swift */; };
|
|
A9FD375F2E14648E005319A8 /* KeyImporterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD375E2E14648E005319A8 /* KeyImporterView.swift */; };
|
|
A9FD37652E169937005319A8 /* AuthType.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD37642E169937005319A8 /* AuthType.swift */; };
|
|
A9FD37692E16A6BF005319A8 /* ShellTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD37682E16A6BF005319A8 /* ShellTabView.swift */; };
|
|
A9FD376B2E16DABF005319A8 /* AnsiPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9FD376A2E16DABF005319A8 /* AnsiPickerView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
A92538A82DEE06DE007E0A18 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A92538922DEE06DC007E0A18 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A92538992DEE06DC007E0A18;
|
|
remoteInfo = ShhShell;
|
|
};
|
|
A92538B22DEE06DE007E0A18 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A92538922DEE06DC007E0A18 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = A92538992DEE06DC007E0A18;
|
|
remoteInfo = ShhShell;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
A9083DFB2DF21DAE0042906E /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
A95FAA572DF4B62A00DE2F5A /* openssl.xcframework in Embed Frameworks */,
|
|
A95FAA552DF4B62900DE2F5A /* LibSSH.xcframework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
A9083E3F2DF2225A0042906E /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
|
|
A90936852E1AC33C00856059 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
A90936872E1AC51100856059 /* Fonts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fonts.swift; sourceTree = "<group>"; };
|
|
A90936952E1AE9AB00856059 /* CascadiaMono.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = CascadiaMono.ttf; sourceTree = "<group>"; };
|
|
A909369D2E1AE9AB00856059 /* JetBrainsMonoNerdFontMono-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "JetBrainsMonoNerdFontMono-Regular.ttf"; sourceTree = "<group>"; };
|
|
A909369F2E1AE9AB00856059 /* MesloLGS NF Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MesloLGS NF Bold.ttf"; sourceTree = "<group>"; };
|
|
A90936A02E1AE9AB00856059 /* MesloLGS NF Bold Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MesloLGS NF Bold Italic.ttf"; sourceTree = "<group>"; };
|
|
A90936A12E1AE9AB00856059 /* MesloLGS NF Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MesloLGS NF Italic.ttf"; sourceTree = "<group>"; };
|
|
A90936A22E1AE9AB00856059 /* MesloLGS NF Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MesloLGS NF Regular.ttf"; sourceTree = "<group>"; };
|
|
A90936A42E1AE9AB00856059 /* SF-Mono-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-Mono-Regular.otf"; sourceTree = "<group>"; };
|
|
A90936A52E1AE9AB00856059 /* SF-Mono-RegularItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-Mono-RegularItalic.otf"; sourceTree = "<group>"; };
|
|
A90B38312E3E8FC9002B56FC /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; };
|
|
A90B38332E3EA046002B56FC /* Bundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Bundle.swift; sourceTree = "<group>"; };
|
|
A92317292E07113100ECE1E6 /* TerminalController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalController.swift; sourceTree = "<group>"; };
|
|
A923172C2E07138000ECE1E6 /* SSHTerminalDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSHTerminalDelegate.swift; sourceTree = "<group>"; };
|
|
A923172E2E08851200ECE1E6 /* ShellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ShellView.swift; path = ShhShell/Views/Terminal/ShellView.swift; sourceTree = SOURCE_ROOT; };
|
|
A925389A2DEE06DC007E0A18 /* ShhShell.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ShhShell.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A92538A72DEE06DE007E0A18 /* ShhShellTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ShhShellTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A92538B12DEE06DE007E0A18 /* ShhShellUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ShhShellUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A92538C42DEE0742007E0A18 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
A92538C52DEE0742007E0A18 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
|
|
A92538C62DEE0742007E0A18 /* ShhShellApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShhShellApp.swift; sourceTree = "<group>"; };
|
|
A92538CB2DEE0744007E0A18 /* ShhShellTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShhShellTests.swift; sourceTree = "<group>"; };
|
|
A92538CE2DEE0745007E0A18 /* ShhShellUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShhShellUITests.swift; sourceTree = "<group>"; };
|
|
A92538CF2DEE0745007E0A18 /* ShhShellUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShhShellUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
A92DDDE12E104CB300A87DB2 /* defaultTheme.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = defaultTheme.plist; sourceTree = "<group>"; };
|
|
A93143BD2DF4D0A700FCD5DB /* libpthread.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpthread.tbd; path = usr/lib/libpthread.tbd; sourceTree = SDKROOT; };
|
|
A93143BF2DF61B3200FCD5DB /* Host.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Host.swift; sourceTree = "<group>"; };
|
|
A93143C22DF61F5700FCD5DB /* ShhShell.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ShhShell.entitlements; sourceTree = "<group>"; };
|
|
A93143C52DF61FE300FCD5DB /* ViewModifiers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModifiers.swift; sourceTree = "<group>"; };
|
|
A93F283C2E2A5DCB0092B8D5 /* SnippetManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnippetManagerView.swift; sourceTree = "<group>"; };
|
|
A93F28402E2A5EEA0092B8D5 /* Snippet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Snippet.swift; sourceTree = "<group>"; };
|
|
A9485C6E2E1AECD000209824 /* JetBrainsMonoNerdFontMono-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "JetBrainsMonoNerdFontMono-Bold.ttf"; sourceTree = "<group>"; };
|
|
A9485C6F2E1AECD000209824 /* JetBrainsMonoNerdFontMono-BoldItalic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "JetBrainsMonoNerdFontMono-BoldItalic.ttf"; sourceTree = "<group>"; };
|
|
A9485C702E1AECD000209824 /* JetBrainsMonoNerdFontMono-Italic.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "JetBrainsMonoNerdFontMono-Italic.ttf"; sourceTree = "<group>"; };
|
|
A9485C752E1AF59F00209824 /* FontManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontManagerView.swift; sourceTree = "<group>"; };
|
|
A9485C772E1BFA5000209824 /* ThemeEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeEditorView.swift; sourceTree = "<group>"; };
|
|
A95FAA462DF3884B00DE2F5A /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = SOURCE_ROOT; };
|
|
A95FAA502DF4B62100DE2F5A /* LibSSH.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = LibSSH.xcframework; path = Frameworks/LibSSH.xcframework; sourceTree = "<group>"; };
|
|
A95FAA512DF4B62100DE2F5A /* openssl.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = openssl.xcframework; path = Frameworks/openssl.xcframework; sourceTree = "<group>"; };
|
|
A95FAA5A2DF4B79900DE2F5A /* ci_post_clone.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_post_clone.sh; sourceTree = "<group>"; };
|
|
A95FAA5B2DF4B7A000DE2F5A /* ci_pre_xcodebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_pre_xcodebuild.sh; sourceTree = "<group>"; };
|
|
A95FAA5C2DF4B7A300DE2F5A /* ci_prost_xcodebuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = ci_prost_xcodebuild.sh; sourceTree = "<group>"; };
|
|
A96BE68B2E10846B00C0FEE9 /* 0x96f.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = 0x96f.plist; sourceTree = "<group>"; };
|
|
A96BE68C2E10846B00C0FEE9 /* catppuccinFrappe.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = catppuccinFrappe.plist; sourceTree = "<group>"; };
|
|
A96BE68D2E10846B00C0FEE9 /* catppuccinMocha.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = catppuccinMocha.plist; sourceTree = "<group>"; };
|
|
A96BE68E2E10846B00C0FEE9 /* dracula.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = dracula.plist; sourceTree = "<group>"; };
|
|
A96BE68F2E10846B00C0FEE9 /* gruvboxDark.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = gruvboxDark.plist; sourceTree = "<group>"; };
|
|
A96BE6902E10846B00C0FEE9 /* iTerm2SolarizedDark.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = iTerm2SolarizedDark.plist; sourceTree = "<group>"; };
|
|
A96BE6912E10846B00C0FEE9 /* iTerm2SolarizedLight.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = iTerm2SolarizedLight.plist; sourceTree = "<group>"; };
|
|
A96BE6922E10846B00C0FEE9 /* tomorrowNight.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = tomorrowNight.plist; sourceTree = "<group>"; };
|
|
A96BE6932E10846B00C0FEE9 /* ubuntu.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = ubuntu.plist; sourceTree = "<group>"; };
|
|
A96BE6942E10846B00C0FEE9 /* xcodeDark.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = xcodeDark.plist; sourceTree = "<group>"; };
|
|
A96BE6952E10846B00C0FEE9 /* xcodeDarkHC.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = xcodeDarkHC.plist; sourceTree = "<group>"; };
|
|
A96BE6962E10846B00C0FEE9 /* xcodeWWDC.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = xcodeWWDC.plist; sourceTree = "<group>"; };
|
|
A96BE6A32E113D9400C0FEE9 /* ThemeCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeCodable.swift; sourceTree = "<group>"; };
|
|
A96BE6A52E113DB000C0FEE9 /* ColorCodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorCodable.swift; sourceTree = "<group>"; };
|
|
A96BE6A72E116E2B00C0FEE9 /* SessionsListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionsListView.swift; sourceTree = "<group>"; };
|
|
A96BE6A92E116EC000C0FEE9 /* TerminalViewContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TerminalViewContainer.swift; sourceTree = "<group>"; };
|
|
A96BE6AC2E11825800C0FEE9 /* SessionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionView.swift; sourceTree = "<group>"; };
|
|
A96C6A892E0C0B1100F377FE /* SSHState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSHState.swift; sourceTree = "<group>"; };
|
|
A96C6AFD2E0C43B600F377FE /* Keypair.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keypair.swift; sourceTree = "<group>"; };
|
|
A96C6AFF2E0C45FE00F377FE /* KeyDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyDetailView.swift; sourceTree = "<group>"; };
|
|
A96C6B012E0C49E800F377FE /* CenteredLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CenteredLabel.swift; sourceTree = "<group>"; };
|
|
A96C90A02E12B87900724253 /* TextBox.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextBox.swift; sourceTree = "<group>"; };
|
|
A96C90A22E12D53900724253 /* KeyType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyType.swift; sourceTree = "<group>"; };
|
|
A9835C3B2E17CCA500969508 /* TrafficLights.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrafficLights.swift; sourceTree = "<group>"; };
|
|
A98554542E05535F009051BD /* KeyManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyManagerView.swift; sourceTree = "<group>"; };
|
|
A98554582E0553AA009051BD /* KeyManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyManager.swift; sourceTree = "<group>"; };
|
|
A985545C2E055D4D009051BD /* ConnectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionView.swift; sourceTree = "<group>"; };
|
|
A98554602E058433009051BD /* HostsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostsManager.swift; sourceTree = "<group>"; };
|
|
A98554622E0587DF009051BD /* HostsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostsView.swift; sourceTree = "<group>"; };
|
|
A98CAB432E4229F7005E4C42 /* HostSymbolPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostSymbolPicker.swift; sourceTree = "<group>"; };
|
|
A9A2F4F52E3001D300D0AE9B /* AddSnippetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddSnippetView.swift; sourceTree = "<group>"; };
|
|
A9BA1D182E1D9AE1005BDCEF /* SwiftTerm.Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftTerm.Color.swift; sourceTree = "<group>"; };
|
|
A9BA1D1C2E1EAD51005BDCEF /* SF-Mono-Bold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-Mono-Bold.otf"; sourceTree = "<group>"; };
|
|
A9BA1D1D2E1EAD51005BDCEF /* SF-Mono-BoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SF-Mono-BoldItalic.otf"; sourceTree = "<group>"; };
|
|
A9C060EA2E357FD300CA9374 /* Haptics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Haptics.swift; sourceTree = "<group>"; };
|
|
A9C060EC2E3FBCD000CA9374 /* SnippetPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnippetPicker.swift; sourceTree = "<group>"; };
|
|
A9C4140B2E096DB7005E3047 /* SSHError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSHError.swift; sourceTree = "<group>"; };
|
|
A9C897EE2DF1A9A400EF9A5F /* SSHHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SSHHandler.swift; sourceTree = "<group>"; };
|
|
A9D819282E0E904200442D38 /* Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
|
|
A9D8192C2E0E9EB500442D38 /* ThemeManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeManagerView.swift; sourceTree = "<group>"; };
|
|
A9D8192E2E0F1BEE00442D38 /* ThemeButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeButton.swift; sourceTree = "<group>"; };
|
|
A9D819302E102D8700442D38 /* HostkeysView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostkeysView.swift; sourceTree = "<group>"; };
|
|
A9DA97702E0D30ED00142DDC /* HostSymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostSymbol.swift; sourceTree = "<group>"; };
|
|
A9DA97722E0D40C100142DDC /* HostSymbolPreview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HostSymbolPreview.swift; sourceTree = "<group>"; };
|
|
A9FD37542E143D23005319A8 /* SecKeyConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecKeyConvertible.swift; sourceTree = "<group>"; };
|
|
A9FD37562E143D5A005319A8 /* SecKeyStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecKeyStore.swift; sourceTree = "<group>"; };
|
|
A9FD37582E143D74005319A8 /* GenericPasswordConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenericPasswordConvertible.swift; sourceTree = "<group>"; };
|
|
A9FD375A2E143D77005319A8 /* GenericPasswordStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenericPasswordStore.swift; sourceTree = "<group>"; };
|
|
A9FD375C2E143D7E005319A8 /* KeyStoreError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyStoreError.swift; sourceTree = "<group>"; };
|
|
A9FD375E2E14648E005319A8 /* KeyImporterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyImporterView.swift; sourceTree = "<group>"; };
|
|
A9FD37642E169937005319A8 /* AuthType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthType.swift; sourceTree = "<group>"; };
|
|
A9FD37682E16A6BF005319A8 /* ShellTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShellTabView.swift; sourceTree = "<group>"; };
|
|
A9FD376A2E16DABF005319A8 /* AnsiPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnsiPickerView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
A92538972DEE06DC007E0A18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A95FAA542DF4B62900DE2F5A /* LibSSH.xcframework in Frameworks */,
|
|
A9A587202E0BF220006B31E6 /* SwiftTerm in Frameworks */,
|
|
A93143BE2DF4D0B300FCD5DB /* libpthread.tbd in Frameworks */,
|
|
A9083E402DF2226F0042906E /* libz.tbd in Frameworks */,
|
|
A95FAA562DF4B62A00DE2F5A /* openssl.xcframework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538A42DEE06DE007E0A18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538AE2DEE06DE007E0A18 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
A90936822E1AC31100856059 /* fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936962E1AE9AB00856059 /* cascadiaMono */,
|
|
A909369E2E1AE9AB00856059 /* jetbrainsMonoNF */,
|
|
A90936A32E1AE9AB00856059 /* mesloLGSNF */,
|
|
A90936A62E1AE9AB00856059 /* sfMono */,
|
|
);
|
|
path = fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90936862E1AC4C600856059 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936872E1AC51100856059 /* Fonts.swift */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90936962E1AE9AB00856059 /* cascadiaMono */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936952E1AE9AB00856059 /* CascadiaMono.ttf */,
|
|
);
|
|
path = cascadiaMono;
|
|
sourceTree = "<group>";
|
|
};
|
|
A909369E2E1AE9AB00856059 /* jetbrainsMonoNF */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A909369D2E1AE9AB00856059 /* JetBrainsMonoNerdFontMono-Regular.ttf */,
|
|
A9485C6E2E1AECD000209824 /* JetBrainsMonoNerdFontMono-Bold.ttf */,
|
|
A9485C6F2E1AECD000209824 /* JetBrainsMonoNerdFontMono-BoldItalic.ttf */,
|
|
A9485C702E1AECD000209824 /* JetBrainsMonoNerdFontMono-Italic.ttf */,
|
|
);
|
|
path = jetbrainsMonoNF;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90936A32E1AE9AB00856059 /* mesloLGSNF */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936A22E1AE9AB00856059 /* MesloLGS NF Regular.ttf */,
|
|
A909369F2E1AE9AB00856059 /* MesloLGS NF Bold.ttf */,
|
|
A90936A02E1AE9AB00856059 /* MesloLGS NF Bold Italic.ttf */,
|
|
A90936A12E1AE9AB00856059 /* MesloLGS NF Italic.ttf */,
|
|
);
|
|
path = mesloLGSNF;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90936A62E1AE9AB00856059 /* sfMono */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936A42E1AE9AB00856059 /* SF-Mono-Regular.otf */,
|
|
A90936A52E1AE9AB00856059 /* SF-Mono-RegularItalic.otf */,
|
|
A9BA1D1C2E1EAD51005BDCEF /* SF-Mono-Bold.otf */,
|
|
A9BA1D1D2E1EAD51005BDCEF /* SF-Mono-BoldItalic.otf */,
|
|
);
|
|
path = sfMono;
|
|
sourceTree = "<group>";
|
|
};
|
|
A90B38302E3E8FBA002B56FC /* About */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90B38312E3E8FC9002B56FC /* AboutView.swift */,
|
|
);
|
|
path = About;
|
|
sourceTree = "<group>";
|
|
};
|
|
A923172B2E0712F200ECE1E6 /* Terminal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92317292E07113100ECE1E6 /* TerminalController.swift */,
|
|
A923172E2E08851200ECE1E6 /* ShellView.swift */,
|
|
A923172C2E07138000ECE1E6 /* SSHTerminalDelegate.swift */,
|
|
A96BE6A92E116EC000C0FEE9 /* TerminalViewContainer.swift */,
|
|
A9FD37682E16A6BF005319A8 /* ShellTabView.swift */,
|
|
);
|
|
path = Terminal;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538912DEE06DC007E0A18 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A95FAA462DF3884B00DE2F5A /* Config.xcconfig */,
|
|
A95FAA582DF4B71F00DE2F5A /* ci_scripts */,
|
|
A92538C72DEE0742007E0A18 /* ShhShell */,
|
|
A92538D42DEE0756007E0A18 /* Resources */,
|
|
A92538CC2DEE0744007E0A18 /* ShhShellTests */,
|
|
A92538D02DEE0745007E0A18 /* ShhShellUITests */,
|
|
A9C8976F2DF1980900EF9A5F /* Frameworks */,
|
|
A925389B2DEE06DC007E0A18 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
A925389B2DEE06DC007E0A18 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A925389A2DEE06DC007E0A18 /* ShhShell.app */,
|
|
A92538A72DEE06DE007E0A18 /* ShhShellTests.xctest */,
|
|
A92538B12DEE06DE007E0A18 /* ShhShellUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538C72DEE0742007E0A18 /* ShhShell */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92538C62DEE0742007E0A18 /* ShhShellApp.swift */,
|
|
A93143C12DF61E8500FCD5DB /* SSH */,
|
|
A98554562E055394009051BD /* Host */,
|
|
A98554572E055398009051BD /* Keys */,
|
|
A9D8192A2E0E904900442D38 /* Themes */,
|
|
A90936862E1AC4C600856059 /* Fonts */,
|
|
A93F283F2E2A5EC80092B8D5 /* Snippets */,
|
|
A9C060E92E357FC400CA9374 /* Misc */,
|
|
A92538D32DEE0749007E0A18 /* Views */,
|
|
A90936852E1AC33C00856059 /* Info.plist */,
|
|
A93143C22DF61F5700FCD5DB /* ShhShell.entitlements */,
|
|
);
|
|
path = ShhShell;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538CC2DEE0744007E0A18 /* ShhShellTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92538CB2DEE0744007E0A18 /* ShhShellTests.swift */,
|
|
);
|
|
path = ShhShellTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538D02DEE0745007E0A18 /* ShhShellUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92538CE2DEE0745007E0A18 /* ShhShellUITests.swift */,
|
|
A92538CF2DEE0745007E0A18 /* ShhShellUITestsLaunchTests.swift */,
|
|
);
|
|
path = ShhShellUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538D32DEE0749007E0A18 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92538C52DEE0742007E0A18 /* ContentView.swift */,
|
|
A923172B2E0712F200ECE1E6 /* Terminal */,
|
|
A96C6B042E0C523E00F377FE /* Hosts */,
|
|
A98554532E05534F009051BD /* Keys */,
|
|
A96BE6AB2E11824B00C0FEE9 /* Sessions */,
|
|
A9D8192B2E0E9EA400442D38 /* Themes */,
|
|
A9485C742E1AF58C00209824 /* Fonts */,
|
|
A93F283E2E2A5DDE0092B8D5 /* Snippets */,
|
|
A90B38302E3E8FBA002B56FC /* About */,
|
|
A96C6B032E0C523600F377FE /* Misc */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92538D42DEE0756007E0A18 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A90936822E1AC31100856059 /* fonts */,
|
|
A92DDDE02E104CA400A87DB2 /* themes */,
|
|
A92538C42DEE0742007E0A18 /* Assets.xcassets */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
A92DDDE02E104CA400A87DB2 /* themes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A92DDDE12E104CB300A87DB2 /* defaultTheme.plist */,
|
|
A96BE6942E10846B00C0FEE9 /* xcodeDark.plist */,
|
|
A96BE6952E10846B00C0FEE9 /* xcodeDarkHC.plist */,
|
|
A96BE6962E10846B00C0FEE9 /* xcodeWWDC.plist */,
|
|
A96BE6922E10846B00C0FEE9 /* tomorrowNight.plist */,
|
|
A96BE68B2E10846B00C0FEE9 /* 0x96f.plist */,
|
|
A96BE6902E10846B00C0FEE9 /* iTerm2SolarizedDark.plist */,
|
|
A96BE6912E10846B00C0FEE9 /* iTerm2SolarizedLight.plist */,
|
|
A96BE68C2E10846B00C0FEE9 /* catppuccinFrappe.plist */,
|
|
A96BE68D2E10846B00C0FEE9 /* catppuccinMocha.plist */,
|
|
A96BE68E2E10846B00C0FEE9 /* dracula.plist */,
|
|
A96BE68F2E10846B00C0FEE9 /* gruvboxDark.plist */,
|
|
A96BE6932E10846B00C0FEE9 /* ubuntu.plist */,
|
|
);
|
|
path = themes;
|
|
sourceTree = "<group>";
|
|
};
|
|
A93143C12DF61E8500FCD5DB /* SSH */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9FD37642E169937005319A8 /* AuthType.swift */,
|
|
A9C897EE2DF1A9A400EF9A5F /* SSHHandler.swift */,
|
|
A9C4140B2E096DB7005E3047 /* SSHError.swift */,
|
|
A96C6A892E0C0B1100F377FE /* SSHState.swift */,
|
|
);
|
|
path = SSH;
|
|
sourceTree = "<group>";
|
|
};
|
|
A93F283E2E2A5DDE0092B8D5 /* Snippets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A93F283C2E2A5DCB0092B8D5 /* SnippetManagerView.swift */,
|
|
A9C060EC2E3FBCD000CA9374 /* SnippetPicker.swift */,
|
|
A9A2F4F52E3001D300D0AE9B /* AddSnippetView.swift */,
|
|
);
|
|
path = Snippets;
|
|
sourceTree = "<group>";
|
|
};
|
|
A93F283F2E2A5EC80092B8D5 /* Snippets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A93F28402E2A5EEA0092B8D5 /* Snippet.swift */,
|
|
);
|
|
path = Snippets;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9485C742E1AF58C00209824 /* Fonts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9485C752E1AF59F00209824 /* FontManagerView.swift */,
|
|
);
|
|
path = Fonts;
|
|
sourceTree = "<group>";
|
|
};
|
|
A95FAA582DF4B71F00DE2F5A /* ci_scripts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A95FAA5A2DF4B79900DE2F5A /* ci_post_clone.sh */,
|
|
A95FAA5B2DF4B7A000DE2F5A /* ci_pre_xcodebuild.sh */,
|
|
A95FAA5C2DF4B7A300DE2F5A /* ci_prost_xcodebuild.sh */,
|
|
);
|
|
path = ci_scripts;
|
|
sourceTree = "<group>";
|
|
};
|
|
A96BE6AB2E11824B00C0FEE9 /* Sessions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A96BE6A72E116E2B00C0FEE9 /* SessionsListView.swift */,
|
|
A96BE6AC2E11825800C0FEE9 /* SessionView.swift */,
|
|
);
|
|
path = Sessions;
|
|
sourceTree = "<group>";
|
|
};
|
|
A96C6B032E0C523600F377FE /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A96C6B012E0C49E800F377FE /* CenteredLabel.swift */,
|
|
A93143C52DF61FE300FCD5DB /* ViewModifiers.swift */,
|
|
A96C90A02E12B87900724253 /* TextBox.swift */,
|
|
A9DA97722E0D40C100142DDC /* HostSymbolPreview.swift */,
|
|
A9835C3B2E17CCA500969508 /* TrafficLights.swift */,
|
|
);
|
|
path = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A96C6B042E0C523E00F377FE /* Hosts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A98554622E0587DF009051BD /* HostsView.swift */,
|
|
A985545C2E055D4D009051BD /* ConnectionView.swift */,
|
|
A98CAB432E4229F7005E4C42 /* HostSymbolPicker.swift */,
|
|
);
|
|
path = Hosts;
|
|
sourceTree = "<group>";
|
|
};
|
|
A98554532E05534F009051BD /* Keys */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A96C6AFF2E0C45FE00F377FE /* KeyDetailView.swift */,
|
|
A98554542E05535F009051BD /* KeyManagerView.swift */,
|
|
A9D819302E102D8700442D38 /* HostkeysView.swift */,
|
|
A9FD375E2E14648E005319A8 /* KeyImporterView.swift */,
|
|
);
|
|
path = Keys;
|
|
sourceTree = "<group>";
|
|
};
|
|
A98554562E055394009051BD /* Host */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A93143BF2DF61B3200FCD5DB /* Host.swift */,
|
|
A98554602E058433009051BD /* HostsManager.swift */,
|
|
A9DA97702E0D30ED00142DDC /* HostSymbol.swift */,
|
|
);
|
|
path = Host;
|
|
sourceTree = "<group>";
|
|
};
|
|
A98554572E055398009051BD /* Keys */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9FD37532E143D11005319A8 /* KeychainLayer */,
|
|
A96C90A22E12D53900724253 /* KeyType.swift */,
|
|
A98554582E0553AA009051BD /* KeyManager.swift */,
|
|
A96C6AFD2E0C43B600F377FE /* Keypair.swift */,
|
|
);
|
|
path = Keys;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C060E92E357FC400CA9374 /* Misc */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9C060EA2E357FD300CA9374 /* Haptics.swift */,
|
|
A90B38332E3EA046002B56FC /* Bundle.swift */,
|
|
);
|
|
path = Misc;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9C8976F2DF1980900EF9A5F /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A93143BD2DF4D0A700FCD5DB /* libpthread.tbd */,
|
|
A9083E3F2DF2225A0042906E /* libz.tbd */,
|
|
A95FAA502DF4B62100DE2F5A /* LibSSH.xcframework */,
|
|
A95FAA512DF4B62100DE2F5A /* openssl.xcframework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D8192A2E0E904900442D38 /* Themes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D819282E0E904200442D38 /* Theme.swift */,
|
|
A96BE6A32E113D9400C0FEE9 /* ThemeCodable.swift */,
|
|
A96BE6A52E113DB000C0FEE9 /* ColorCodable.swift */,
|
|
A9BA1D182E1D9AE1005BDCEF /* SwiftTerm.Color.swift */,
|
|
);
|
|
path = Themes;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9D8192B2E0E9EA400442D38 /* Themes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9D8192C2E0E9EB500442D38 /* ThemeManagerView.swift */,
|
|
A9D8192E2E0F1BEE00442D38 /* ThemeButton.swift */,
|
|
A9FD376A2E16DABF005319A8 /* AnsiPickerView.swift */,
|
|
A9485C772E1BFA5000209824 /* ThemeEditorView.swift */,
|
|
);
|
|
path = Themes;
|
|
sourceTree = "<group>";
|
|
};
|
|
A9FD37532E143D11005319A8 /* KeychainLayer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A9FD37542E143D23005319A8 /* SecKeyConvertible.swift */,
|
|
A9FD37562E143D5A005319A8 /* SecKeyStore.swift */,
|
|
A9FD37582E143D74005319A8 /* GenericPasswordConvertible.swift */,
|
|
A9FD375A2E143D77005319A8 /* GenericPasswordStore.swift */,
|
|
A9FD375C2E143D7E005319A8 /* KeyStoreError.swift */,
|
|
);
|
|
path = KeychainLayer;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
A92538992DEE06DC007E0A18 /* ShhShell */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A92538BB2DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShell" */;
|
|
buildPhases = (
|
|
A92538962DEE06DC007E0A18 /* Sources */,
|
|
A92538972DEE06DC007E0A18 /* Frameworks */,
|
|
A92538982DEE06DC007E0A18 /* Resources */,
|
|
A9083DFB2DF21DAE0042906E /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ShhShell;
|
|
packageProductDependencies = (
|
|
A9A5871F2E0BF220006B31E6 /* SwiftTerm */,
|
|
);
|
|
productName = ShhShell;
|
|
productReference = A925389A2DEE06DC007E0A18 /* ShhShell.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
A92538A62DEE06DE007E0A18 /* ShhShellTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A92538BE2DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShellTests" */;
|
|
buildPhases = (
|
|
A92538A32DEE06DE007E0A18 /* Sources */,
|
|
A92538A42DEE06DE007E0A18 /* Frameworks */,
|
|
A92538A52DEE06DE007E0A18 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A92538A92DEE06DE007E0A18 /* PBXTargetDependency */,
|
|
);
|
|
name = ShhShellTests;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = ShhShellTests;
|
|
productReference = A92538A72DEE06DE007E0A18 /* ShhShellTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
A92538B02DEE06DE007E0A18 /* ShhShellUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = A92538C12DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShellUITests" */;
|
|
buildPhases = (
|
|
A92538AD2DEE06DE007E0A18 /* Sources */,
|
|
A92538AE2DEE06DE007E0A18 /* Frameworks */,
|
|
A92538AF2DEE06DE007E0A18 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A92538B32DEE06DE007E0A18 /* PBXTargetDependency */,
|
|
);
|
|
name = ShhShellUITests;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = ShhShellUITests;
|
|
productReference = A92538B12DEE06DE007E0A18 /* ShhShellUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
A92538922DEE06DC007E0A18 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1640;
|
|
LastUpgradeCheck = 1640;
|
|
TargetAttributes = {
|
|
A92538992DEE06DC007E0A18 = {
|
|
CreatedOnToolsVersion = 16.4;
|
|
};
|
|
A92538A62DEE06DE007E0A18 = {
|
|
CreatedOnToolsVersion = 16.4;
|
|
TestTargetID = A92538992DEE06DC007E0A18;
|
|
};
|
|
A92538B02DEE06DE007E0A18 = {
|
|
CreatedOnToolsVersion = 16.4;
|
|
TestTargetID = A92538992DEE06DC007E0A18;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = A92538952DEE06DC007E0A18 /* Build configuration list for PBXProject "ShhShell" */;
|
|
compatibilityVersion = "Xcode 12.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = A92538912DEE06DC007E0A18;
|
|
minimizedProjectReferenceProxies = 1;
|
|
packageReferences = (
|
|
A9A5871E2E0BF220006B31E6 /* XCRemoteSwiftPackageReference "SwiftTerm" */,
|
|
);
|
|
productRefGroup = A925389B2DEE06DC007E0A18 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
A92538992DEE06DC007E0A18 /* ShhShell */,
|
|
A92538A62DEE06DE007E0A18 /* ShhShellTests */,
|
|
A92538B02DEE06DE007E0A18 /* ShhShellUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
A92538982DEE06DC007E0A18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A96BE6972E10846B00C0FEE9 /* catppuccinMocha.plist in Resources */,
|
|
A9BA1D1E2E1EAD51005BDCEF /* SF-Mono-Bold.otf in Resources */,
|
|
A9BA1D1F2E1EAD51005BDCEF /* SF-Mono-BoldItalic.otf in Resources */,
|
|
A96BE6982E10846B00C0FEE9 /* ubuntu.plist in Resources */,
|
|
A96BE6992E10846B00C0FEE9 /* iTerm2SolarizedDark.plist in Resources */,
|
|
A96BE69A2E10846B00C0FEE9 /* xcodeDark.plist in Resources */,
|
|
A96BE69B2E10846B00C0FEE9 /* iTerm2SolarizedLight.plist in Resources */,
|
|
A96BE69C2E10846B00C0FEE9 /* 0x96f.plist in Resources */,
|
|
A96BE69D2E10846B00C0FEE9 /* gruvboxDark.plist in Resources */,
|
|
A96BE69E2E10846B00C0FEE9 /* xcodeDarkHC.plist in Resources */,
|
|
A96BE69F2E10846B00C0FEE9 /* tomorrowNight.plist in Resources */,
|
|
A96BE6A02E10846B00C0FEE9 /* dracula.plist in Resources */,
|
|
A96BE6A12E10846B00C0FEE9 /* catppuccinFrappe.plist in Resources */,
|
|
A90936A72E1AE9AB00856059 /* CascadiaMono.ttf in Resources */,
|
|
A90936A92E1AE9AB00856059 /* SF-Mono-Regular.otf in Resources */,
|
|
A90936AA2E1AE9AB00856059 /* SF-Mono-RegularItalic.otf in Resources */,
|
|
A90936AB2E1AE9AB00856059 /* MesloLGS NF Regular.ttf in Resources */,
|
|
A90936AC2E1AE9AB00856059 /* MesloLGS NF Bold Italic.ttf in Resources */,
|
|
A90936AE2E1AE9AB00856059 /* JetBrainsMonoNerdFontMono-Regular.ttf in Resources */,
|
|
A90936AF2E1AE9AB00856059 /* MesloLGS NF Bold.ttf in Resources */,
|
|
A90936B02E1AE9AB00856059 /* MesloLGS NF Italic.ttf in Resources */,
|
|
A9485C712E1AECD000209824 /* JetBrainsMonoNerdFontMono-Italic.ttf in Resources */,
|
|
A9485C722E1AECD000209824 /* JetBrainsMonoNerdFontMono-Bold.ttf in Resources */,
|
|
A9485C732E1AECD000209824 /* JetBrainsMonoNerdFontMono-BoldItalic.ttf in Resources */,
|
|
A96BE6A22E10846B00C0FEE9 /* xcodeWWDC.plist in Resources */,
|
|
A95FAA472DF3884B00DE2F5A /* Config.xcconfig in Resources */,
|
|
A92538CA2DEE0742007E0A18 /* Assets.xcassets in Resources */,
|
|
A92DDDE22E104CB300A87DB2 /* defaultTheme.plist in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538A52DEE06DE007E0A18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538AF2DEE06DE007E0A18 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
A92538962DEE06DC007E0A18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9D8192F2E0F1BEE00442D38 /* ThemeButton.swift in Sources */,
|
|
A96C6B022E0C49E800F377FE /* CenteredLabel.swift in Sources */,
|
|
A923172F2E08851200ECE1E6 /* ShellView.swift in Sources */,
|
|
A9D819292E0E904200442D38 /* Theme.swift in Sources */,
|
|
A9D8192D2E0E9EB500442D38 /* ThemeManagerView.swift in Sources */,
|
|
A9FD375D2E143D7E005319A8 /* KeyStoreError.swift in Sources */,
|
|
A9835C3C2E17CCA500969508 /* TrafficLights.swift in Sources */,
|
|
A9485C782E1BFA5000209824 /* ThemeEditorView.swift in Sources */,
|
|
A93143C62DF61FE300FCD5DB /* ViewModifiers.swift in Sources */,
|
|
A98554632E0587DF009051BD /* HostsView.swift in Sources */,
|
|
A96C6A8A2E0C0B1100F377FE /* SSHState.swift in Sources */,
|
|
A9FD37692E16A6BF005319A8 /* ShellTabView.swift in Sources */,
|
|
A9DA97732E0D40C100142DDC /* HostSymbolPreview.swift in Sources */,
|
|
A90B38342E3EA046002B56FC /* Bundle.swift in Sources */,
|
|
A9FD376B2E16DABF005319A8 /* AnsiPickerView.swift in Sources */,
|
|
A9C060ED2E3FBCD000CA9374 /* SnippetPicker.swift in Sources */,
|
|
A96BE6A62E113DB000C0FEE9 /* ColorCodable.swift in Sources */,
|
|
A92538C82DEE0742007E0A18 /* ContentView.swift in Sources */,
|
|
A96BE6A42E113D9400C0FEE9 /* ThemeCodable.swift in Sources */,
|
|
A9FD375F2E14648E005319A8 /* KeyImporterView.swift in Sources */,
|
|
A93143C02DF61B3200FCD5DB /* Host.swift in Sources */,
|
|
A92538C92DEE0742007E0A18 /* ShhShellApp.swift in Sources */,
|
|
A9BA1D192E1D9AE1005BDCEF /* SwiftTerm.Color.swift in Sources */,
|
|
A93F28412E2A5EEA0092B8D5 /* Snippet.swift in Sources */,
|
|
A96BE6AD2E11825800C0FEE9 /* SessionView.swift in Sources */,
|
|
A96C6B002E0C45FE00F377FE /* KeyDetailView.swift in Sources */,
|
|
A9DA97712E0D30ED00142DDC /* HostSymbol.swift in Sources */,
|
|
A96C90A12E12B87A00724253 /* TextBox.swift in Sources */,
|
|
A98CAB442E4229F7005E4C42 /* HostSymbolPicker.swift in Sources */,
|
|
A9FD37652E169937005319A8 /* AuthType.swift in Sources */,
|
|
A96BE6A82E116E2B00C0FEE9 /* SessionsListView.swift in Sources */,
|
|
A96C90A32E12D53B00724253 /* KeyType.swift in Sources */,
|
|
A98554612E058433009051BD /* HostsManager.swift in Sources */,
|
|
A985545D2E055D4D009051BD /* ConnectionView.swift in Sources */,
|
|
A9FD37592E143D74005319A8 /* GenericPasswordConvertible.swift in Sources */,
|
|
A9485C762E1AF59F00209824 /* FontManagerView.swift in Sources */,
|
|
A98554592E0553AA009051BD /* KeyManager.swift in Sources */,
|
|
A93F283D2E2A5DCB0092B8D5 /* SnippetManagerView.swift in Sources */,
|
|
A9C060EB2E357FD300CA9374 /* Haptics.swift in Sources */,
|
|
A9C897EF2DF1A9A400EF9A5F /* SSHHandler.swift in Sources */,
|
|
A9D819312E102D8700442D38 /* HostkeysView.swift in Sources */,
|
|
A98554552E05535F009051BD /* KeyManagerView.swift in Sources */,
|
|
A9A2F4F62E3001D300D0AE9B /* AddSnippetView.swift in Sources */,
|
|
A923172D2E07138000ECE1E6 /* SSHTerminalDelegate.swift in Sources */,
|
|
A90936882E1AC51100856059 /* Fonts.swift in Sources */,
|
|
A9FD37552E143D23005319A8 /* SecKeyConvertible.swift in Sources */,
|
|
A96C6AFE2E0C43B600F377FE /* Keypair.swift in Sources */,
|
|
A90B38322E3E8FC9002B56FC /* AboutView.swift in Sources */,
|
|
A9C4140C2E096DB7005E3047 /* SSHError.swift in Sources */,
|
|
A96BE6AA2E116EC000C0FEE9 /* TerminalViewContainer.swift in Sources */,
|
|
A9FD375B2E143D77005319A8 /* GenericPasswordStore.swift in Sources */,
|
|
A9FD37572E143D5A005319A8 /* SecKeyStore.swift in Sources */,
|
|
A923172A2E07113100ECE1E6 /* TerminalController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538A32DEE06DE007E0A18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A92538CD2DEE0744007E0A18 /* ShhShellTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A92538AD2DEE06DE007E0A18 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A92538D12DEE0745007E0A18 /* ShhShellUITests.swift in Sources */,
|
|
A92538D22DEE0745007E0A18 /* ShhShellUITestsLaunchTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
A92538A92DEE06DE007E0A18 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A92538992DEE06DC007E0A18 /* ShhShell */;
|
|
targetProxy = A92538A82DEE06DE007E0A18 /* PBXContainerItemProxy */;
|
|
};
|
|
A92538B32DEE06DE007E0A18 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = A92538992DEE06DC007E0A18 /* ShhShell */;
|
|
targetProxy = A92538B22DEE06DE007E0A18 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
A92538B92DEE06DE007E0A18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A95FAA462DF3884B00DE2F5A /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.5;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A92538BA2DEE06DE007E0A18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A95FAA462DF3884B00DE2F5A /* Config.xcconfig */;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.5;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
A92538BC2DEE06DE007E0A18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = ShhShell/ShhShell.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = "$(BUILD)";
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = ShhShell/Info.plist;
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
INFOPLIST_KEY_NSFaceIDUsageDescription = "ShhShell uses Face ID to verify your identity";
|
|
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "Needed to communicate with SSH Servers";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = "$(VERSION)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShell;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
REGISTER_APP_GROUPS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_STRICT_CONCURRENCY = complete;
|
|
SWIFT_VERSION = 6.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A92538BD2DEE06DE007E0A18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = ShhShell/ShhShell.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = "$(BUILD)";
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = ShhShell/Info.plist;
|
|
INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
|
|
INFOPLIST_KEY_NSFaceIDUsageDescription = "ShhShell uses Face ID to verify your identity";
|
|
INFOPLIST_KEY_NSLocalNetworkUsageDescription = "Needed to communicate with SSH Servers";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = "$(VERSION)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShell;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
REGISTER_APP_GROUPS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_STRICT_CONCURRENCY = complete;
|
|
SWIFT_VERSION = 6.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
A92538BF2DEE06DE007E0A18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.5;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShellTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ShhShell.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ShhShell";
|
|
};
|
|
name = Debug;
|
|
};
|
|
A92538C02DEE06DE007E0A18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.5;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShellTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/ShhShell.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/ShhShell";
|
|
};
|
|
name = Release;
|
|
};
|
|
A92538C22DEE06DE007E0A18 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShellUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = ShhShell;
|
|
};
|
|
name = Debug;
|
|
};
|
|
A92538C32DEE06DE007E0A18 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 8JGND254B7;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.ShhShellUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = ShhShell;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
A92538952DEE06DC007E0A18 /* Build configuration list for PBXProject "ShhShell" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A92538B92DEE06DE007E0A18 /* Debug */,
|
|
A92538BA2DEE06DE007E0A18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
A92538BB2DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShell" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A92538BC2DEE06DE007E0A18 /* Debug */,
|
|
A92538BD2DEE06DE007E0A18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
A92538BE2DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShellTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A92538BF2DEE06DE007E0A18 /* Debug */,
|
|
A92538C02DEE06DE007E0A18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
A92538C12DEE06DE007E0A18 /* Build configuration list for PBXNativeTarget "ShhShellUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
A92538C22DEE06DE007E0A18 /* Debug */,
|
|
A92538C32DEE06DE007E0A18 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
A9A5871E2E0BF220006B31E6 /* XCRemoteSwiftPackageReference "SwiftTerm" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/migueldeicaza/SwiftTerm";
|
|
requirement = {
|
|
branch = main;
|
|
kind = branch;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
A9A5871F2E0BF220006B31E6 /* SwiftTerm */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = A9A5871E2E0BF220006B31E6 /* XCRemoteSwiftPackageReference "SwiftTerm" */;
|
|
productName = SwiftTerm;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = A92538922DEE06DC007E0A18 /* Project object */;
|
|
}
|