Skip to content

Commit

Permalink
Use xcframeworks
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Jan 27, 2021
1 parent 13ffde0 commit 0cf3551
Show file tree
Hide file tree
Showing 63 changed files with 254 additions and 17,852 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,6 +4,7 @@

## Build generated
build/
.build
DerivedData/

## Various settings
Expand Down
421 changes: 113 additions & 308 deletions Blink.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Blink/AppDelegate.m
Expand Up @@ -72,7 +72,7 @@ void __setupProcessEnv() {
setenv("TERM", "xterm-256color", forceOverwrite);

ssh_threads_set_callbacks(ssh_threads_get_pthread());
ssh_init();
// ssh_init();
}

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
Expand Down
166 changes: 0 additions & 166 deletions Blink/Commands/openssh/atomicio.c

This file was deleted.

51 changes: 0 additions & 51 deletions Blink/Commands/openssh/atomicio.h

This file was deleted.

0 comments on commit 0cf3551

Please sign in to comment.