Upgrade pods: Alamofire GCDWebServer MASShortcut
This commit is contained in:
2
Pods/Alamofire/Source/TaskDelegate.swift
generated
2
Pods/Alamofire/Source/TaskDelegate.swift
generated
@ -31,7 +31,7 @@ open class TaskDelegate: NSObject {
|
||||
// MARK: Properties
|
||||
|
||||
/// The serial operation queue used to execute all operations after the task completes.
|
||||
open let queue: OperationQueue
|
||||
public let queue: OperationQueue
|
||||
|
||||
/// The data returned by the server.
|
||||
public var data: Data? { return nil }
|
||||
|
Reference in New Issue
Block a user