// // UIApplication+Conformances.swift // Locations // // Created by Javier Cicchelli on 13/04/2023. // Copyright © 2023 Röck+Cöde. All rights reserved. // import Core import UIKit extension UIApplication: Application {}