We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07738e5 commit 8f95fabCopy full SHA for 8f95fab
stdlib/public/Darwin/Foundation/NSObject.swift
@@ -12,7 +12,7 @@
12
13
@_exported import Foundation // Clang module
14
import ObjectiveC
15
-import _SwiftFoundationOverlayShims
+@_implementationOnly import _SwiftFoundationOverlayShims
16
17
// This exists to allow for dynamic dispatch on KVO methods added to NSObject.
18
// Extending NSObject with these methods would disallow overrides.
0 commit comments