add_swift_library(swiftCoreData IS_SDK_OVERLAY
  CoreData.swift

  SWIFT_MODULE_DEPENDS Foundation
  FRAMEWORK_DEPENDS CoreData)

