Skip to content

Commit

Permalink
Update usock2wsock to fix telnet binary transmission issue.
Browse files Browse the repository at this point in the history
Thanks @terces for discussion and idea inspiring
  • Loading branch information
clyang committed Oct 2, 2017
1 parent 304dc3e commit 0f05476
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Welly.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
D64A480B11E90350008ACEBD /* Growl.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D64A480A11E90350008ACEBD /* Growl.framework */; };
D64A480E11E90356008ACEBD /* Growl.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D64A480A11E90350008ACEBD /* Growl.framework */; };
DF0C69551F7A9D730007742D /* WLPostPushDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DF0C69541F7A9D730007742D /* WLPostPushDelegate.m */; };
DF0C69571F7BF62A0007742D /* usock2wsock in Resources */ = {isa = PBXBuildFile; fileRef = DF0C69561F7BF61F0007742D /* usock2wsock */; };
DF0C69581F7D23AA0007742D /* PostPushPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = DF0C695A1F7D23AA0007742D /* PostPushPanel.xib */; };
DF13FCC21F825EE0005E8D12 /* usock2wsock in Resources */ = {isa = PBXBuildFile; fileRef = DF13FCC11F825EDD005E8D12 /* usock2wsock */; };
DF23C0A01F764362000A472E /* telnet in Resources */ = {isa = PBXBuildFile; fileRef = DF23C09F1F764358000A472E /* telnet */; };
DF45920C1F75972200162626 /* proxy.sh in Resources */ = {isa = PBXBuildFile; fileRef = DF45920B1F75972200162626 /* proxy.sh */; };
DFF2CCCA1F78133B00530892 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFF2CCC91F78132C00530892 /* Sparkle.framework */; };
Expand Down Expand Up @@ -302,10 +302,10 @@
D64A480A11E90350008ACEBD /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Growl.framework; sourceTree = "<group>"; };
DF0C69531F7A9D730007742D /* WLPostPushDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WLPostPushDelegate.h; sourceTree = "<group>"; };
DF0C69541F7A9D730007742D /* WLPostPushDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = WLPostPushDelegate.m; sourceTree = "<group>"; };
DF0C69561F7BF61F0007742D /* usock2wsock */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = usock2wsock; sourceTree = "<group>"; };
DF0C69591F7D23AA0007742D /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "zh-Hant"; path = "zh-Hant.lproj/PostPushPanel.xib"; sourceTree = "<group>"; };
DF0C695B1F7D23C10007742D /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/PostPushPanel.xib; sourceTree = "<group>"; };
DF0C695C1F7D23C60007742D /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "zh-Hans"; path = "zh-Hans.lproj/PostPushPanel.xib"; sourceTree = "<group>"; };
DF13FCC11F825EDD005E8D12 /* usock2wsock */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = usock2wsock; sourceTree = "<group>"; };
DF23C09F1F764358000A472E /* telnet */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = telnet; sourceTree = "<group>"; };
DF45920B1F75972200162626 /* proxy.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = proxy.sh; sourceTree = "<group>"; };
DFF2CCC91F78132C00530892 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = "<group>"; };
Expand Down Expand Up @@ -435,8 +435,8 @@
5AF9DE4A118B387400E288A9 /* Strings */,
85137B320D02192800833909 /* Credits.rtf */,
DFF2CCD01F7825A800530892 /* qqwry170910.dat */,
DF13FCC11F825EDD005E8D12 /* usock2wsock */,
DF23C09F1F764358000A472E /* telnet */,
DF0C69561F7BF61F0007742D /* usock2wsock */,
DFF2CCCC1F7814B500530892 /* dsa_pub.pem */,
DF45920B1F75972200162626 /* proxy.sh */,
6B3128A50DB36757005D6C32 /* Welly.icns */,
Expand Down Expand Up @@ -828,6 +828,7 @@
6B3128A60DB36757005D6C32 /* Welly.icns in Resources */,
5A91BB110E1E1E6A007538E5 /* Help in Resources */,
16DC3D090E3338B70060E8F0 /* online.pdf in Resources */,
DF13FCC21F825EE0005E8D12 /* usock2wsock in Resources */,
169A2ED50EDDA871009770ED /* mouse.pdf in Resources */,
81208EBE0EF8D94D005FD459 /* default_site.png in Resources */,
81FEAD320EFE91BD0051C867 /* waiting.pdf in Resources */,
Expand All @@ -837,7 +838,6 @@
161DF4AD106DD58E0003E85A /* Preferences.xib in Resources */,
5A76586F1082D3470052C2BA /* SitesPanel.xib in Resources */,
DFF2CCCD1F7814BF00530892 /* dsa_pub.pem in Resources */,
DF0C69571F7BF62A0007742D /* usock2wsock in Resources */,
5A765A01108579E10052C2BA /* EmoticonsPanel.xib in Resources */,
DF45920C1F75972200162626 /* proxy.sh in Resources */,
5A59F235108C283500F65DEA /* ComposePanel.xib in Resources */,
Expand Down
Binary file modified src/usock2wsock
Binary file not shown.

0 comments on commit 0f05476

Please sign in to comment.