OrderedDictionary icon indicating copy to clipboard operation
OrderedDictionary copied to clipboard

There are warnings when built in Xcode 9

Open lee-jay opened this issue 7 years ago • 0 comments

There are some warnings when I build OrderedDictionary (from CocoaPods). Most are NSOrderedSet and NSMutableOrderedSet and their apis are not available under iOS 5/6/7. Maybe the deploy target needs to be upgraded to upper iOS 7 in CocoaPods?

Warnings are as below: 4 pic

lee-jay avatar Oct 10 '17 06:10 lee-jay