Sources/NeedleFoundation/Component.swift (2 lines): - line 183: // TODO: Replace this with an `open` method, once Swift supports extension - line 279: // TODO: Replace this with an `open` method, once Swift supports extension Sample/SwiftUI-MVVM/TicTacToe/Sources/LoggedIn/LoggedInViewModel.swift (1 line): - line 45: // TODO: dismiss Sources/NeedleFoundation/Pluginized/Internal/PluginExtensionProviderRegistry.swift (1 line): - line 23: // TODO: Remove this once Swift supports extension overriding methods. Sources/NeedleFoundation/Internal/DependencyProviderRegistry.swift (1 line): - line 24: // TODO: Remove this once Swift supports extension overriding methods. Sources/NeedleFoundation/Pluginized/PluginizedComponent.swift (1 line): - line 176: // TODO: Replace this with an `open` method, once Swift supports extension overriding methods.