add_swift_library(swiftCoreLocation IS_SDK_OVERLAY
  CoreLocation.swift
  SWIFT_MODULE_DEPENDS Foundation
  FRAMEWORK_DEPENDS CoreLocation)
