/* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ import Foundation // Added this dummy swift file to solve the sample app's compilation issue for Xcode 11. // Following are the links with the explanation for this fix. // D18420963, D18420963 // https://github.com/Carthage/Carthage/issues/2825 // https://twitter.com/krzyzanowskim/status/1151549874653081601?s=21