framework · inferred from evidence
CoreData
Apple's framework for managing the model layer objects in an application, which includes the new `performAndWait` method in iOS 26.
- Iterable iOS SDK fails to compile on Xcode 26: ambiguous performAndWait
Compiling an app with Xcode 26 beta 5/6/7 fails with Ambiguous use of 'performAndWait' in the Iterable iOS SDK. The SDK's CoreDataUtils.swift defines an extension on NSManagedObjectContext: a performAndWait generic function taking a throwin