Commit Graph

40 Commits

Author SHA1 Message Date
Thomas Auger
c1a7ac522a migrate to swift 5, update AppDelegate 2019-04-15 15:08:01 +02:00
Thomas Auger
8f7d7cb144 migrate to swift 5 2019-04-15 15:04:23 +02:00
Thomas Auger
e8bf27c467 migrate localization 2019-04-15 15:00:47 +02:00
Varun P M
31f6a91532 Set Swift 3 Obj reference warning state to default to remove compiler warning 2017-09-25 19:07:37 +05:30
Varun P M
0c5e36bee8 Updated project settings to Swift 4 2017-09-19 12:24:36 +05:30
Stefan M. Schneider
e488b284d3 Fix Apple Tv target Device family
TARGET_DEVICE_FAMILY for appleTV is 3 and not 1,2 (iPhone, iPad) This
change is needed to have the build of appleTV target against appleTV
simulator succeed. Without this change build of apple tv target fails
for Carthage appleTV simulator build
2017-04-04 21:41:46 +02:00
Dan Shevlyuk
6eb8d48b37 Release 2.0.1 2016-12-18 14:39:23 +03:00
Dan Shevlyuk
5d116bc968 Edit bundle id and add tvOS target 2016-12-18 04:04:51 +03:00
Dan Shevlyuk
752c9d8d5d Add iOS example 2016-11-16 15:56:34 +03:00
Dan Shevlyuk
b1bd22dd21 Rename Source to Sources 2016-11-06 18:36:50 +03:00
Dan Shevlyuk
9a7adbd18f Add custom errors and Result object 2016-11-05 16:49:14 +03:00
Dan Shevlyuk
fc28bbc7eb Edit project structure and remove old configuration files 2016-11-05 13:16:27 +03:00
Dan Shevlyuk
4e92d612dd Edit project structure and add podspec 2016-11-05 10:33:38 +03:00
Dan Shevlyuk
18e51e9d1d Edit .swift file names 2016-11-05 00:19:19 +03:00
ryo katsuma
1e56b4161a Use Swift 3.0 style 2016-09-17 02:42:57 +09:00
Seil Oh
11c2b5d2eb modified schemes to support carthage
checked “shared” in scheme manager to use with carthage
2015-11-14 11:40:54 +09:00
彭运筹
73bac0caaf merge to master 2015-10-26 17:28:43 +08:00
pengyunchou
08c20ed963 update framework headers 2015-01-03 00:34:40 +08:00
彭运筹
7e1ea2c549 add osx framework 2015-01-02 13:17:52 +08:00
彭运筹
73027b69a3 add framework target 2015-01-02 13:15:05 +08:00
彭运筹
8a9296f26b change project structore 2015-01-02 13:08:13 +08:00
彭运筹
436b22734e add udp socket 2015-01-02 10:20:40 +08:00
pengyunchou
04be7e1a45 change project structure 2014-11-09 15:38:57 +08:00
pengyunchou
a71a7697dc fix for xcode 6.1 2014-10-24 18:07:12 +08:00
pengyunchou
a8ce3eef2b merge 2014-09-18 11:11:08 +08:00
pengyunchou
67587b53b9 add udpsocket files 2014-09-11 17:55:50 +08:00
pengyunchou
b7f4ed29ae change filename from ysocket to ytcpsocket because we want to add udp socket library 2014-09-11 17:16:14 +08:00
pengyunchou
97306a620d update api documents 2014-09-01 10:06:46 +08:00
pengyunchou
6031e3571a fix some bug 2014-08-28 17:41:53 +08:00
pengyunchou
6c5d7b3341 trim read data 2014-08-28 15:25:22 +08:00
pengyunchou
bd79fbeec1 fix accept when close server socket 2014-08-28 13:43:01 +08:00
pengyunchou
0764cc1c36 change close socket fd 2014-08-28 13:36:46 +08:00
pengyunchou
7bc4940cd3 增加qq交流群 2014-08-25 11:47:25 +08:00
pengyunchou
2327382803 增加客户端socket连接超时机制
增加服务器使用文档
增加例子
2014-08-25 09:57:10 +08:00
pengyunchou
74f8dac4c4 add tcp server 2014-08-22 18:41:19 +08:00
pengyunchou
36b918edcb add gitignore 2014-08-22 16:33:10 +08:00
pengyunchou
8e37e47050 修改测试网站为百度,因为google可能被墙 2014-08-22 14:28:51 +08:00
pengyunchou
94bb87d39c 修正拼写 2014-08-22 12:13:43 +08:00
pengyunchou
c674809d8f 增加说明 2014-08-22 12:10:00 +08:00
pengyunchou
e7a2f6bec9 init 2014-08-21 18:26:23 +08:00