Closed ngs closed 8 years ago
Required method controllerWillPerformFetch and controllerDidPerformFetch are added in 7940731cf120f8eae80252a905d078ca093ccfbf , but those were not implemented in Swift version. That caused build error.
controllerWillPerformFetch
controllerDidPerformFetch
Fixes #93
👍 thanks for fixing this
Required method
controllerWillPerformFetch
andcontrollerDidPerformFetch
are added in 7940731cf120f8eae80252a905d078ca093ccfbf , but those were not implemented in Swift version. That caused build error.Fixes #93