Desmond Smith
|
7ce91f71ca
|
Fix version number
Version number in Info.plist was not incremented in version 3.1.0
|
2019-10-10 16:06:53 +01:00 |
|
Kristaps Grinbergs
|
429bd1a0b7
|
Swift 5 support
|
2019-02-22 16:09:03 +02:00 |
|
Kristaps Grinbergs
|
4b28929ae5
|
Swift 4.2 and example project
* Swift 4.2 support
* version bump in podspec
* example version with websockets.org echo example
* remove deprecated .swift-version
|
2018-10-08 17:36:51 +03:00 |
|
Sergey Lem
|
c6dfbf1ccb
|
Update podspec, return old code for sha1, update project settings
|
2018-10-02 11:28:24 +01:00 |
|
Sergey Lem
|
c3b05cde30
|
Squashed commit of the following:
commit 467334e818f188ef75c9c16a76133c7f7582b3cb
Author: Sergey Lem <lemsergey@gmail.com>
Date: Fri Sep 28 10:47:53 2018 +0100
Remove old file
commit 631c25645abc0b083fdf09f886e153e02ea4b05f
Author: Sergey Lem <lemsergey@gmail.com>
Date: Fri Sep 28 09:51:15 2018 +0100
Fix project settings
commit d629a65c20f16146764da0bed7d5fcbe193f37c6
Merge: 6371914 7f12731
Author: Sergey Lem <lemsergey@gmail.com>
Date: Wed Sep 26 14:58:20 2018 +0100
Merge branch 'master' of github.com:turbulem/Starscream
# Conflicts:
# Starscream.xcodeproj/project.pbxproj
commit 637191444a9889bf777b9e4969786ab98be7a0c7
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Sep 10 09:45:21 2018 +0100
Add NSString+SHA1 to test target
commit 33846d16f51b2850e3a578c8b7f6a5e27a98002e
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Sep 10 09:40:09 2018 +0100
Fix project inclusion and add missing linker flag
commit 74e3c637e5c349ed0fa307356f16bad762000b50
Author: Sergey Lem <lemsergey@gmail.com>
Date: Wed Jul 25 10:47:16 2018 +0100
Pull master branch from daltoniam/Starscream
commit 912e7da6a18eeac452e3272f901f962031ce6376
Author: Sergey Lem <lemsergey@gmail.com>
Date: Thu Jun 28 11:30:51 2018 +0100
Fix return type for SHA1 digest and cast warning
commit 70234bc6bb434ed94cf186832f833fc10c87d2f2
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Jun 25 13:18:18 2018 +0100
Add custom wrapper for SHA1 and custom modulemap for framework including module maps for CommonCrypto and zlib
commit 94f8d58d0b48a3916907498cb1097a1fa1eb6a57
Author: Sergey Lem <lemsergey@gmail.com>
Date: Thu Jun 14 18:52:14 2018 +0100
Move CommonCrypto and zlib dependencies mapping to private module map
commit 7f12731d14d6f7dadabb44697a880647b938ecc4
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Sep 10 09:45:21 2018 +0100
Add NSString+SHA1 to test target
commit 8df9d1ebf9abce0db184708700e90b4b429a7f2b
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Sep 10 09:40:09 2018 +0100
Fix project inclusion and add missing linker flag
commit bd0732e53b784d45cff9db3c5812034ae2c0b45e
Merge: 138cfa7 70fd033
Author: Sergey Lem <lemsergey@gmail.com>
Date: Wed Jul 25 10:48:22 2018 +0100
Merge branch 'master'
# Conflicts:
# Starscream.xcodeproj/project.pbxproj
commit 138cfa76a3e213a6b9ec4074d3f0f8d4db420ad5
Author: Sergey Lem <lemsergey@gmail.com>
Date: Wed Jul 25 10:47:16 2018 +0100
Pull master branch from daltoniam/Starscream
commit ca783dbcae4b60fcaa62727b9c1eb52978e07648
Author: Sergey Lem <lemsergey@gmail.com>
Date: Thu Jun 28 11:30:51 2018 +0100
Fix return type for SHA1 digest and cast warning
commit 8ca8df0edc39ea1f2e25a827d0bdd998530755c5
Author: Sergey Lem <lemsergey@gmail.com>
Date: Mon Jun 25 13:18:18 2018 +0100
Add custom wrapper for SHA1 and custom modulemap for framework including module maps for CommonCrypto and zlib
commit 98e1d6207cb1ac6d7eea8f1b4d552369805c1c7f
Author: Sergey Lem <lemsergey@gmail.com>
Date: Thu Jun 14 18:52:14 2018 +0100
Move CommonCrypto and zlib dependencies mapping to private module map
|
2018-09-28 13:20:22 +01:00 |
|
daltoniam
|
430bfc32c3
|
a few small bug fixes and swift 4.1 support
|
2018-04-04 13:16:20 -05:00 |
|
daltoniam
|
6e10c04c83
|
bumped spec. Updated CHANGELOG
|
2018-01-13 19:14:22 -06:00 |
|
daltoniam
|
0f94bb3d95
|
spec
|
2017-12-08 13:46:43 -06:00 |
|
daltoniam
|
28070bf2a4
|
bumped spec
|
2017-12-08 13:40:21 -06:00 |
|
daltoniam
|
a49c7e2119
|
bug fixes
|
2017-12-08 13:06:50 -06:00 |
|
daltoniam
|
44ce58956f
|
handle trailing slash better. bumped version
|
2017-10-04 21:54:22 -05:00 |
|
daltoniam
|
b5991eda48
|
version update
|
2017-09-27 13:42:09 -05:00 |
|
daltoniam
|
d326d448b0
|
pod spec update for new folder name
|
2017-09-25 16:29:15 -05:00 |
|
daltoniam
|
f506be54ae
|
refactor and swift4
|
2017-09-25 16:00:28 -05:00 |
|
daltoniam
|
6dc9cdffbc
|
bumped spec
|
2017-08-19 16:50:40 -05:00 |
|
daltoniam
|
86310e7bbc
|
updated podspec
|
2017-07-07 15:18:08 -05:00 |
|
daltoniam
|
7edfb2ad85
|
the joys of getting all the package manager to play nice
|
2017-07-07 14:38:47 -05:00 |
|
daltoniam
|
5434be279c
|
updated pod spec for compression changes
|
2017-06-29 17:46:31 -05:00 |
|
daltoniam
|
601ef74ca4
|
fixes #309, #319, #334
|
2017-06-24 18:09:48 -05:00 |
|
daltoniam
|
85070aab91
|
few warning fixes
|
2017-03-28 20:09:07 -05:00 |
|
daltoniam
|
41c0c5e08b
|
version bump
|
2017-02-03 14:20:21 -06:00 |
|
daltoniam
|
c13584b99c
|
bumped spec
|
2016-11-14 22:29:34 -06:00 |
|
daltoniam
|
1b64f78542
|
version bump
|
2016-10-26 20:41:30 -05:00 |
|
daltoniam
|
26b03ddaef
|
swift 3 support
|
2016-09-18 16:28:53 -05:00 |
|
daltoniam
|
8563f6b85e
|
osx podspec update
|
2016-09-18 16:13:23 -05:00 |
|
daltoniam
|
cdf8caeb1a
|
swift 2.3 update
|
2016-09-18 15:43:12 -05:00 |
|
daltoniam
|
00d8fae6cd
|
swift3 updates
|
2016-09-18 15:37:55 -05:00 |
|
daltoniam
|
bf0146db26
|
1.1.3 release
|
2016-03-31 12:25:30 -07:00 |
|
daltoniam
|
0c4a99588f
|
bumped version
|
2016-02-08 19:03:41 -08:00 |
|
daltoniam
|
398d9c15bf
|
bumped spec
|
2016-01-18 12:26:32 -08:00 |
|
daltoniam
|
ad91b8f1f3
|
shared queue and bug fixes
|
2016-01-17 22:39:41 -08:00 |
|
daltoniam
|
ce9062ab81
|
fixes #149
|
2016-01-13 18:16:37 -08:00 |
|
Dalton
|
e10942bc23
|
bumped spec
|
2015-11-05 10:09:45 -08:00 |
|
Olivier Boucher
|
679d858bbb
|
Added tvOS target and podspec modifications
|
2015-10-20 09:16:21 -04:00 |
|
Dalton
|
47bcdfbe57
|
bumped spec
|
2015-09-29 12:59:38 -07:00 |
|
Dalton
|
f990c68c53
|
fixed conflicts
|
2015-09-14 09:56:30 -07:00 |
|
Dalton
|
dcb046a46c
|
bumped podspec
|
2015-09-14 09:26:01 -07:00 |
|
Dalton
|
e30b9a6f78
|
updated podspec
|
2015-09-04 13:33:40 -07:00 |
|
Dalton
|
f509d9d485
|
updated podspec
|
2015-09-03 20:09:45 -07:00 |
|
Dalton
|
dce9d6f865
|
bumped podspec
|
2015-05-16 16:15:56 -07:00 |
|
Dalton Cherry
|
553a596ad1
|
bumped pod
|
2015-04-09 15:28:50 -07:00 |
|
Dalton Cherry
|
2b5a4e8b23
|
bumped podspec version
|
2015-01-28 08:41:30 -08:00 |
|
Dalton Cherry
|
95d66f6c3b
|
updated pod, project, and README
|
2015-01-23 08:29:49 -08:00 |
|
Dalton Cherry
|
939d96f265
|
updated podspec
|
2015-01-19 12:22:08 -08:00 |
|
Daniel Bevenius
|
023906b5d6
|
Adding cocoapods support.
|
2015-01-12 10:26:17 +01:00 |
|