Corey
Corey
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). -...
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). -...
### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am creating this PR in reference to #7442. ### Issue Description `explain` for mongo...
Separated out this PR for easier review. - [x] Bumps CI to Xcode 14, iOS 16, watchOS 9.0 - [x] Fix Xcode 14 warnings about switching `open->public` - [x] Fix...
- [x] Renamed `OCKObjectCompatible.swift` -> `OCKVersionedObjectCompatible.swift` to match protocol name - [x] Made `OCKHealthKitOutcome` conform to `OCKVersionedObjectCompatible` - [x] Add `OCKHealthKitOutcome` to `OCKEntity`
When using CareKit for a provider facing app, OCKStore will need to have multiple patients. Currently, `OCKStore.validateNumberOfPatients()` prevents this after the initial add of 1 or a set of patients....
I suspect there's a bug in `arrayBySplittingArray `, particularly: https://github.com/parse-community/Parse-SDK-iOS-OSX/blob/5dad4f224d5ae4b36ead891acbdfc15b86d527ae/Parse/Parse/Internal/PFInternalUtils.m#L245 I think there are two issues, but this is only a suspicion as there are no test cases for `arrayBySplittingArray`....
This test isn't working in Xcode 12 and it seems to be something with FileManager, entitlements, or the swizzler. Noted in #1581. Some notes from the discussion > I see...
### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-Swift/security/policy). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/Parse-Swift/issues?q=is%3Aissue). ### Issue Description All queries...
### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-Swift/security/policy). - [x] I am creating this PR in reference to an [issue](https://github.com/parse-community/Parse-Swift/issues?q=is%3Aissue). ### Issue Description Items in...