[PR #208] [MERGED] (Xcode 9.1) fix compile error: #475

Closed
opened 2025-12-29 15:32:30 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JohnEstropia/CoreStore/pull/208
Author: @volodg
Created: 10/7/2017
Status: Merged
Merged: 10/29/2017
Merged by: @JohnEstropia

Base: prototype/Swift_4_0Head: prototype/Swift_4_0


📝 Commits (1)

📊 Changes

4 files changed (+4 additions, -4 deletions)

View changed files

📝 Sources/CSListObserver.swift (+1 -1)
📝 Sources/CSObjectObserver.swift (+1 -1)
📝 Sources/CoreDataNativeType.swift (+1 -1)
📝 Sources/CoreStoreBridge.swift (+1 -1)

📄 Description

Duplicate inheritance from 'AnyObject'


🔄 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/208 **Author:** [@volodg](https://github.com/volodg) **Created:** 10/7/2017 **Status:** ✅ Merged **Merged:** 10/29/2017 **Merged by:** [@JohnEstropia](https://github.com/JohnEstropia) **Base:** `prototype/Swift_4_0` ← **Head:** `prototype/Swift_4_0` --- ### 📝 Commits (1) - [`106275b`](https://github.com/JohnEstropia/CoreStore/commit/106275b2dd07e5bb73e0ed68b808bbff29151272) fix compile error: ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Sources/CSListObserver.swift` (+1 -1) 📝 `Sources/CSObjectObserver.swift` (+1 -1) 📝 `Sources/CoreDataNativeType.swift` (+1 -1) 📝 `Sources/CoreStoreBridge.swift` (+1 -1) </details> ### 📄 Description Duplicate inheritance from 'AnyObject' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 15:32:30 +01:00
adam closed this issue 2025-12-29 15:32:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#475