forked from gnachman/iTerm2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A second pass at doing an embedded iTerm2, based off lemonmojo's PR g…
…nachman#366 (gnachman#366). In this commit, we execute install_name_tool on the copy of the NMSSH.framework instead of its source, thus avoiding modification of the git committed binary. Alternatively, we could build the framework as a subproject in the iTerm2 project. But for right now, we're putting off modifying the iTerm2 project.
- Loading branch information
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters