Conformed the Bundle representation of the Foundation framework to the BundleServicing protocol in the library target.
This commit is contained in:
parent
5a3654a68f
commit
af4958a5e8
5
Library/Sources/Extensions/Bundle+Conformances.swift
Normal file
5
Library/Sources/Extensions/Bundle+Conformances.swift
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
import Foundation
|
||||||
|
|
||||||
|
// MARK: - BundleServicing
|
||||||
|
|
||||||
|
extension Bundle: BundleServicing {}
|
Loading…
x
Reference in New Issue
Block a user