iso-8601-date-formatter
iso-8601-date-formatter copied to clipboard
Don't import UIKit.h
The top of ISO8601DateFormatter.m imports UIKit.h, but nothing from this framework ever seems to be used.
It appears to have been added in a9b6973a, and all usages removed in 98bf9cb9.