Renamed the BundleServicing protocol in the library target as Bundleable.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Foundation
|
||||
|
||||
// MARK: - BundleServicing
|
||||
// MARK: - Bundleable
|
||||
|
||||
extension Bundle: BundleServicing {}
|
||||
extension Bundle: Bundleable {}
|
||||
|
||||
Reference in New Issue
Block a user