mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Port iOS and watchOS SDK overlays to the latest Clang importer rules
This commit is contained in:
@@ -27,7 +27,7 @@ extension ALAssetsLibrary {
|
||||
ALAssetsGroupPhotoStream
|
||||
}
|
||||
return enumerateGroups(
|
||||
types: ALAssetsGroupType(types),
|
||||
withTypes: ALAssetsGroupType(types),
|
||||
using: enumerationBlock,
|
||||
failureBlock: failureBlock)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user