Make project build pass with swift 4.0
- pod update - Force compile rxcocoa and rxswift with swift 3.2
This commit is contained in:
2
Pods/RxCocoa/Platform/RecursiveLock.swift
generated
2
Pods/RxCocoa/Platform/RecursiveLock.swift
generated
@ -6,7 +6,7 @@
|
||||
// Copyright © 2016 Krunoslav Zaher. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import class Foundation.NSRecursiveLock
|
||||
|
||||
#if TRACE_RESOURCES
|
||||
class RecursiveLock: NSRecursiveLock {
|
||||
|
Reference in New Issue
Block a user