You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: