Conformed the Bundle representation of the Foundation framework to the BundleServicing protocol in the library target.
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
import Foundation
|
||||||
|
|
||||||
|
// MARK: - BundleServicing
|
||||||
|
|
||||||
|
extension Bundle: BundleServicing {}
|
||||||
Reference in New Issue
Block a user