122 Commits

Author SHA1 Message Date
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
Erik
520a765c22 fix file location 2015-09-08 08:36:35 -04:00
Lukas Schmidt
222f622d3a use optionals instead of try/catch 2015-09-07 21:29:51 +02:00
Lukas Schmidt
2bd612e47a refactor, make use of try catch 2015-09-07 15:08:10 +02:00
Lukas Schmidt
de0d0b8676 socket parser Test 2015-09-06 20:04:10 +02:00
Lukas Schmidt
e79199d2e6 SocketAckManagerTest 2015-09-05 18:48:56 +02:00
Lukas Schmidt
e19a28684b code signing 2015-08-31 22:27:01 +02:00
NachoSoto
2a7ec38d48 Using new Xcode 7 -Owholemodule optimization setting 2015-08-27 04:21:06 +00:00
Erik
2cafec6f12 move enum, better description 2015-08-14 16:20:43 -04:00
Lukas Schmidt
f0b4f077d4 fix crash 2015-08-02 17:44:06 +02:00
Lukas Schmidt
1b08411ed4 refactored iOS testcases
Add test cases for complex data structure (JSON, multiple data emit)
without binary Buffer attached
2015-08-02 17:29:16 +02:00
Lukas Schmidt
4086ce7d75 relocate test cases for better understanding 2015-08-02 15:07:05 +02:00
Lukas Schmidt
30cf2bb67a namespace tests 2015-07-28 14:46:30 +02:00
Lukas Schmidt
b1b9a7edaf more tests 2015-07-28 14:25:15 +02:00
Lukas Schmidt
252181b0c5 clean up 2015-07-27 11:33:41 +02:00
Lukas Schmidt
a4988e6404 namespace tests 2015-07-26 17:14:21 +02:00
Lukas Schmidt
a1af98e173 refactor 2015-07-26 16:58:08 +02:00
Lukas Schmidt
aa6db7c837 remove old files 2015-07-26 12:42:18 +02:00
Lukas Schmidt
a07916fb2f basic emit tests 2015-07-25 18:45:41 +02:00
Lukas Schmidt
224c660e4c basic test structure / tests 2015-07-24 19:55:35 +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