11 Commits

Author SHA1 Message Date
David Beck
0e38039a0c Updated code to support Swift 2.3 2016-06-14 07:31:15 -07:00
Erik
03d5f56114 merge master 2016-01-17 08:48:34 -05:00
Erik
fe02b8eff2 change socketparser into a protocol 2016-01-03 13:11:18 -05:00
Erik
47fd0e386f further decouple engine and client 2015-10-29 18:25:45 -04:00
NachoSoto
8f27b0d021 Added target and scheme for tvOS
Fixes #221

```
Test Suite 'SocketIO-tvOSTests.xctest' passed at 2015-10-22 17:21:34.436.
	 Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.867) seconds
Test Suite 'All tests' passed at 2015-10-22 17:21:34.437.
	 Executed 56 tests, with 0 failures (0 unexpected) in 0.817 (0.868) seconds
````
2015-10-23 00:22:35 +00:00
Erik
31fbe1040d remove tv, check tv branch 2015-09-25 11:31:54 -04:00
Erik
f464eba995 tweaks 2015-09-18 11:52:35 -04:00
NachoSoto
07f9d4f548 Added support for tvOS
## Changes:

- Duplicated target for both framework and tests.
- Set the right platform on new targets.
- Changed `tvOS` framework target product name to `SocketIO`.
- Changed targets `plist`s to use the existing ones, and removed the copies.
- Configured scheme to use the right test target.
- Shared scheme.
- Verified `tvOS` tests pass.
2015-09-12 00:15:07 +00:00
Lukas Schmidt
f0b4f077d4 fix crash 2015-08-02 17:44:06 +02:00
NachoSoto
c40b7c169f Updated BuildableName in schemes 2015-07-13 00:08:56 +00:00
NachoSoto
fd66a9fa62 Created project with iOS and Mac targets 2015-07-12 00:58:09 +00:00