Commit Graph

2 Commits

Author SHA1 Message Date
Chris Willmore
2c3e5d0073 Add missing keyword argument following changes for rdar://problem/18778670
Swift SVN r23095
2014-11-04 03:55:22 +00:00
Anna Zaks
22b4dcda36 Create an overlay for ALAssetsLibrary:enumerateGroupsWithTypes which accepts ALAssetsGroup types.
This is a case of type mismatch due to the parameter type not being a proper
NS_OPTIONS enum. However, it crashes at runtime on 32 bit, so let's introduce an
overlay while waiting for the proper fix.

Addresses radar://18201112

Swift SVN r21957
2014-09-15 22:10:51 +00:00