Errors:
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSSet'?
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSOrderedSet'?
....
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/JohnEstropia/CoreStore/pull/370
**Author:** [@bivant](https://github.com/bivant)
**Created:** 2/20/2020
**Status:** ❌ Closed
**Base:** `develop` ← **Head:** `xCode-11.4`
---
### 📝 Commits (2)
- [`2874c3e`](https://github.com/JohnEstropia/CoreStore/commit/2874c3eea02c43b9c5a80e855806b4bd6a6a1169) Fix compile error in Xcode 11.4 beta (11N111s)
- [`62d1ea0`](https://github.com/JohnEstropia/CoreStore/commit/62d1ea00347e525d22ac9cd383b42b8604e2f752) Revert intendation
### 📊 Changes
**1 file changed** (+15 additions, -15 deletions)
<details>
<summary>View changed files</summary>
📝 `Sources/KeyPathGenericBindings.swift` (+15 -15)
</details>
### 📄 Description
Errors:
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSSet'?
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSOrderedSet'?
....
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/JohnEstropia/CoreStore/pull/370
Author: @bivant
Created: 2/20/2020
Status: ❌ Closed
Base:
develop← Head:xCode-11.4📝 Commits (2)
2874c3eFix compile error in Xcode 11.4 beta (11N111s)62d1ea0Revert intendation📊 Changes
1 file changed (+15 additions, -15 deletions)
View changed files
📝
Sources/KeyPathGenericBindings.swift(+15 -15)📄 Description
Errors:
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSSet'?
Covariant 'Self' can only appear as the type of a property, subscript or method result; did you mean 'NSOrderedSet'?
....
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.