アプリで新しい AlamofireImage 2.1.0 バージョンを使用しています。
imageDownloader.sessionManager.session.configuration.URLCache?.removeCachedResponseForRequest(URLRequest)
エラーが表示されます:
Value of type 'ImageDownloader' has no member 'sessionManager'
Alamofire 3.1.2も使用しています