This repository has been archived by the owner on Jun 13, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CHANGELOG.md * Update CHANGELOG.md * Update ParseLiveQuery.podspec * Update Cartfile * test circle with Carthage build on PR * update carthage dependencies
- Loading branch information
Showing
7 changed files
with
56 additions
and
49 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
|
@@ -55,6 +55,7 @@ workflows: | |
version: 2 | ||
pr: | ||
jobs: | ||
- carthage | ||
- ios | ||
- macos | ||
- demo | ||
|
This file contains 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 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.18.0 | ||
github "daltoniam/Starscream" == 3.1.1 | ||
github "ParsePlatform/Parse-SDK-iOS-OSX" >= 1.19.0 | ||
github "daltoniam/Starscream" == 3.1.1 |
This file contains 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.18.0" | ||
github "ParsePlatform/Parse-SDK-iOS-OSX" "1.19.0" | ||
github "daltoniam/Starscream" "3.1.1" | ||
github "facebook/facebook-objc-sdk" "v5.15.1" | ||
github "facebook/facebook-objc-sdk" "v6.5.2" |
Submodule Parse-SDK-iOS-OSX
updated
from 09815d to 931684
Submodule facebook-objc-sdk
updated
from 9398d3 to cdb8c7
This file contains 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