Renamed the Coordinator target in the Package file as Coordination.
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
//
|
||||
// TestCoordinators.swift
|
||||
// CoordinatorTests
|
||||
// CoordinationTests
|
||||
//
|
||||
// Created by Javier Cicchelli on 11/04/2023.
|
||||
// Copyright © 2023 Röck+Cöde. All rights reserved.
|
||||
//
|
||||
|
||||
import Coordinator
|
||||
import Coordination
|
||||
import UIKit
|
||||
|
||||
// MARK: - Test coordinators
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
//
|
||||
// CoordinatorTests.swift
|
||||
// CoordinatorTests
|
||||
// CoordinationTests
|
||||
//
|
||||
// Created by Javier Cicchelli on 11/04/2023.
|
||||
// Copyright © 2023 Röck+Cöde. All rights reserved.
|
||||
//
|
||||
|
||||
import Coordinator
|
||||
import Coordination
|
||||
import UIKit
|
||||
import XCTest
|
||||
|
||||
Reference in New Issue
Block a user