DKalachniuk / XcodeProjects

Switch between projects faster. Don't write "pod install", "pod update" and "cd <your project>" anymore. Just click couple of buttons
MIT License
216 stars 14 forks source link

Can this tool use custom terminal app? like iTerm2? #39

Closed zyflovelam closed 3 years ago

DKalachniuk commented 3 years ago

Hi @zyflovelam I think it should be possible

In the app I have

tell application "Terminal"

Technically you could try change it to your custom terminal app and then try.