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