Erik Little
b130231f4e
CocoaPods testing
2020-11-07 17:16:48 -05:00
Erik Little
7219906306
swift 5
2019-03-26 12:20:34 -04:00
Erik Little
f407beab99
Fix #1147
2019-01-11 12:39:54 -05:00
Erik Little
0d8890defd
update xcode settings
2018-10-04 06:55:05 -04:00
Erik Little
948ea5fa00
rename SocketBinaryView
2018-03-30 14:37:15 -04:00
Erik Little
4564aebec1
Add way to skip binary inspection.
...
Still a WIP. ACKs still don't have a way to bypass
2018-03-30 14:16:54 -04:00
Erik Little
0a27b2ea10
Enable bitcode in debug
2017-11-23 12:12:52 -05:00
Erik Little
fa60b9a80a
Enable bitcode for select sdks
2017-11-23 11:56:14 -05:00
Erik Little
5b52edd880
Add SocketManager for multiplexing namespaces
2017-10-21 17:17:29 -04:00
Erik Little
953bc09bf3
remove some debug prints
2017-10-07 14:13:47 -04:00
Erik Little
7b9997b111
target watchos
2017-10-07 13:34:27 -04:00
Erik Little
98a8e4f7f8
Rename header file; add armv7k arch
2017-10-07 13:27:24 -04:00
Erik Little
18b1c65c7c
make single target
2017-10-07 12:59:12 -04:00
Erik Little
0d6c7ece04
remove old group
2017-10-07 11:19:54 -04:00
Erik Little
07dc3e4040
bump starscream version
2017-10-07 11:12:47 -04:00
Erik Little
45955aec4a
more test restructuring
2017-10-05 13:11:15 -04:00
Erik Little
2865c72748
Restructure tests
2017-10-05 13:03:45 -04:00
Erik Little
fb02d154e1
Go back to Starscream 2.1.1
...
Add objc
Fix some warnings
2017-10-01 08:36:13 -04:00
Lukas Schmidt
883b0f3ba4
Fixes Mac build
2017-09-30 18:09:03 -04:00
Lukas Schmidt
6bff01a3b5
Proof of concept
2017-09-30 18:09:02 -04:00
Erik Little
ca4261d8ca
work on fixing for latest version
2017-09-29 23:09:36 -04:00
Erik Little
752407fb67
More documentation
2017-09-29 22:09:38 -04:00
Erik Little
4dcfcc2a84
Fix warnings
2017-09-20 11:19:15 -04:00
Erik Little
04ba1aa1c5
Update proj for swift 4
2017-09-19 20:07:12 -04:00
Erik Little
358e44a436
Update xcodeproj after rebase
2017-09-19 20:07:12 -04:00
Steven Thompson
757bfdc867
Removed Test Coverage from iOS scheme
2017-09-05 16:33:09 -07:00
Erik Little
079c8e4e4c
Rename directory to SocketIO
2017-08-17 23:10:30 -04:00
Erik Little
e6a2605c53
faq doesn't need to be in the project
2017-08-17 22:54:53 -04:00
Erik Little
c1d8158ba5
Reorganize files
2017-08-17 22:53:38 -04:00
Erik Little
818f82aaa5
Add faqs page
2017-08-17 12:38:10 -04:00
Erik
b3ea49f7fd
Make Starscream a dependency
2017-07-16 10:34:45 -04:00
Erik
c6dd1fb19b
add missing updates
2017-07-02 11:32:56 -04:00
Erik
bd192b9af5
merge development
2016-08-31 18:13:31 -04:00
Erik
4a9013d986
bump version
2016-08-27 11:10:56 -04:00
David Beck
536367392f
Switch to using Any instead of AnyObject
...
In Swift 3 AnyObject is rarely what you want to use. Objective-C API gets imported as Any and while types like Array and Dictionary can be coerced to AnyObject, they prefer Any, which doesn’t require a manual cast.
2016-08-23 10:10:33 -07:00
Derek Clarkson
518c256cc2
Renamed modules to make then consistent.
...
Remove base sources from test compiles.
2016-08-15 12:18:02 +10:00
Erik
b8d6c28ae4
merge development
2016-08-14 10:51:44 -04:00
Erik
e2bf84f576
Add SocketIOClientConfiguration
2016-08-13 14:55:33 -04:00
Erik
10d24c47ec
api extensions doesn't seem to fail for me
2016-07-24 09:52:44 -04:00
Erik Little
af77e984ab
don't use api extensions only
2016-07-22 09:13:03 -04:00
Erik
4ad3a884a6
merge development
2016-07-20 11:39:37 -04:00
Erik
7fb2193032
fix swiftpm
2016-07-20 11:22:05 -04:00
Adam Putinski
f214de1407
Use Legacy Swift Language Version
2016-07-19 22:37:56 -04:00
Adam Putinski
559fbc0286
Enable APPLICATION_EXTENSION_API_ONLY
2016-07-19 09:15:28 -04:00
Adam Putinski
3828211446
Enable APPLICATION_EXTENSION_API_ONLY
2016-07-13 06:34:02 -04:00
Erik
36aa57e89c
beta2
2016-07-06 11:47:25 -04:00
Erik
f00ed17783
refactors, rename file
2016-07-01 15:42:13 -04:00
Erik
17d3e659c1
refactor some serialization into methods
2016-07-01 15:36:06 -04:00
Erik
7c3de9f30a
even more xcode 8 stuff. style changes
2016-06-15 10:13:44 -04:00
Erik
9a4ec5a82a
xcode 8
2016-06-14 20:41:59 -04:00