Skip to content

Commit 154da34

Browse files
authoredJun 8, 2023
feat: Add LiveQuery module to SDK; this deprecates the separate [Parse LiveQuery SDK](https://github.com/parse-community/ParseLiveQuery-iOS-OSX) (parse-community#1712)
1 parent cbab34c commit 154da34

File tree

56 files changed

+5241
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+5241
-24
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- test:facebook_utils:ios
2424
- test:twitter_utils:ios
2525
- test:parseui:all
26+
- test:parse_live_query:all
2627
- package:release
2728
fail-fast: false
2829
runs-on: ${{ (matrix.script == 'package:release' && 'macos-11') || 'macos-12' }}

‎.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)