|
20 | 20 | 9D2B60781EABABEC00FBB670 /* SmartRoomNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2B60771EABABEC00FBB670 /* SmartRoomNetworkManager.swift */; }; |
21 | 21 | 9D8FC4A01EABBE900022DBF1 /* SmartRoomNetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8FC49F1EABBE900022DBF1 /* SmartRoomNetworkManager.swift */; }; |
22 | 22 | 9D8FC4A21EABBFE40022DBF1 /* Anvil_HackUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D2B605F1EAB7D1B00FBB670 /* Anvil_HackUITests.swift */; }; |
| 23 | + 9D8FC4A41EABE1AC0022DBF1 /* SmartRoomViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9D8FC4A31EABE1AC0022DBF1 /* SmartRoomViewControllerTests.swift */; }; |
23 | 24 | BCD52D3EB14CF5CAA4B4F6E4 /* Pods_Anvil_Hack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9608B7E81AD594D84FD7F945 /* Pods_Anvil_Hack.framework */; }; |
24 | 25 | /* End PBXBuildFile section */ |
25 | 26 |
|
|
65 | 66 | 9D2B60751EAB9E4B00FBB670 /* AppNavigationController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppNavigationController.swift; sourceTree = "<group>"; }; |
66 | 67 | 9D2B60771EABABEC00FBB670 /* SmartRoomNetworkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SmartRoomNetworkManager.swift; sourceTree = "<group>"; }; |
67 | 68 | 9D8FC49F1EABBE900022DBF1 /* SmartRoomNetworkManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SmartRoomNetworkManager.swift; sourceTree = "<group>"; }; |
| 69 | + 9D8FC4A31EABE1AC0022DBF1 /* SmartRoomViewControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SmartRoomViewControllerTests.swift; sourceTree = "<group>"; }; |
68 | 70 | BB43B1617A70013A76FC7CC7 /* Pods-Anvil Hack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Anvil Hack.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Anvil Hack/Pods-Anvil Hack.debug.xcconfig"; sourceTree = "<group>"; }; |
69 | 71 | ED25533B26F5C4C31BA1B2F6 /* Pods-Anvil HackUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Anvil HackUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Anvil HackUITests/Pods-Anvil HackUITests.release.xcconfig"; sourceTree = "<group>"; }; |
70 | 72 | ED97069CC10C43FC6899C8B7 /* Pods_Anvil_HackUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Anvil_HackUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
156 | 158 | children = ( |
157 | 159 | 9D8FC49F1EABBE900022DBF1 /* SmartRoomNetworkManager.swift */, |
158 | 160 | 9D2B60561EAB7D1B00FBB670 /* Info.plist */, |
| 161 | + 9D8FC4A31EABE1AC0022DBF1 /* SmartRoomViewControllerTests.swift */, |
159 | 162 | ); |
160 | 163 | path = "Anvil HackTests"; |
161 | 164 | sourceTree = "<group>"; |
|
483 | 486 | buildActionMask = 2147483647; |
484 | 487 | files = ( |
485 | 488 | 9D8FC4A01EABBE900022DBF1 /* SmartRoomNetworkManager.swift in Sources */, |
| 489 | + 9D8FC4A41EABE1AC0022DBF1 /* SmartRoomViewControllerTests.swift in Sources */, |
486 | 490 | ); |
487 | 491 | runOnlyForDeploymentPostprocessing = 0; |
488 | 492 | }; |
|
0 commit comments