This repository was archived by the owner on Jun 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 132
Update sockets #236
Merged
Merged
Update sockets #236
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
2d91265
Update starscream to latest
cbaker6 a2711b4
update carthage files
cbaker6 d3dddc9
Update pod spec
cbaker6 073f8fc
update podspec
cbaker6 ced8cfb
Add reconnect because of change in logic from dependency
cbaker6 7b6d343
Improve connection logic
cbaker6 f8fc435
Improve connection logic
cbaker6 7018087
Fix subscriptions
cbaker6 5020a6a
Update CHANGELOG.md
cbaker6 27867ca
Update CHANGELOG.md
cbaker6 e4fc9f7
Update CHANGELOG.md
cbaker6 d5a66b7
Update CHANGELOG.md
cbaker6 938f37d
Update CHANGELOG.md
cbaker6 37cb5d5
Update versions to 2.8.0, add watchOS and tvOS to circle build
cbaker6 80e446a
Merge branch 'master'
cbaker6 ee5f944
Update version numbers of watchOS and tvOS
cbaker6 fe0b9c2
Show warnings from pod trunk push
cbaker6 d8859f2
fix cart files
cbaker6 ac53c62
Merge branch 'sockets' of https://github.com/cbaker6/ParseLiveQuery-i…
cbaker6 11f1efc
remove dups from merge
cbaker6 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
github "BoltsFramework/Bolts-Swift" >= 1.5.0 | ||
github "ParsePlatform/Parse-SDK-iOS-OSX" >= 1.19.1 | ||
github "daltoniam/Starscream" == 3.1.1 | ||
github "daltoniam/Starscream" >= 4.0.4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
github "BoltsFramework/Bolts-ObjC" "1.9.1" | ||
github "BoltsFramework/Bolts-Swift" "1.5.0" | ||
github "ParsePlatform/Parse-SDK-iOS-OSX" "1.19.1" | ||
github "daltoniam/Starscream" "3.1.1" | ||
github "daltoniam/Starscream" "4.0.4" | ||
github "facebook/facebook-objc-sdk" "v6.5.2" |
Submodule Starscream
updated
46 files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.