|
166 | 166 | AA11B22C33D44E55F6677889 /* DevLogCore.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DevLogCore.xcodeproj; path = ../DevLogCore/DevLogCore.xcodeproj; sourceTree = "<group>"; }; |
167 | 167 | CA2F877790969610EE38BD93 /* DevLogInfra.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DevLogInfra.xcodeproj; path = ../DevLogInfra/DevLogInfra.xcodeproj; sourceTree = "<group>"; }; |
168 | 168 | DC0CB81C9BF2596ADCE8FB90 /* DevLogPresentation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = DevLogPresentation.xcodeproj; path = ../DevLogPresentation/DevLogPresentation.xcodeproj; sourceTree = "<group>"; }; |
169 | | - DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLog_Unit.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 169 | + DF3416492E45F67C00F9312B /* DevLogAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLogAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
170 | 170 | DFD3A9702F8E89DD001DA7CD /* DevLogWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DevLogWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
171 | 171 | DFD3A9712F8E89DD001DA7CD /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; }; |
172 | 172 | DFD3A9732F8E89DD001DA7CD /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; }; |
|
193 | 193 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
194 | 194 |
|
195 | 195 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
196 | | - DF34164A2E45F67C00F9312B /* ../../DevLog_Unit */ = { |
| 196 | + DF34164A2E45F67C00F9312B /* Tests */ = { |
197 | 197 | isa = PBXFileSystemSynchronizedRootGroup; |
198 | 198 | exceptions = ( |
199 | 199 | ); |
200 | | - path = ../../DevLog_Unit; |
| 200 | + path = Tests; |
201 | 201 | sourceTree = "<group>"; |
202 | 202 | }; |
203 | 203 | DF8AB7982E938B0B00E50BBF /* Sources */ = { |
|
259 | 259 | 4B47FFC0E73415A65560089A /* Products */ = { |
260 | 260 | isa = PBXGroup; |
261 | 261 | children = ( |
262 | | - DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */, |
| 262 | + DF3416492E45F67C00F9312B /* DevLogAppTests.xctest */, |
263 | 263 | DFD48B002DC4D6E2005905C5 /* DevLog.app */, |
264 | 264 | DFD3A9702F8E89DD001DA7CD /* DevLogWidgetExtension.appex */, |
265 | 265 | AE11B22C33D44E55F6677889 /* DevLogCore.framework */, |
|
291 | 291 | isa = PBXGroup; |
292 | 292 | children = ( |
293 | 293 | DF8AB7982E938B0B00E50BBF /* Sources */, |
294 | | - DF34164A2E45F67C00F9312B /* ../../DevLog_Unit */, |
| 294 | + DF34164A2E45F67C00F9312B /* Tests */, |
295 | 295 | DFD3A9752F8E89DD001DA7CD /* ../../Widget/DevLogWidgetExtension */, |
296 | 296 | DFE28EB62DCCF26300B28FE5 /* Frameworks */, |
297 | 297 | 4F3D8CEC7F23C3BFF6B9E27B /* Projects */, |
|
311 | 311 | /* End PBXGroup section */ |
312 | 312 |
|
313 | 313 | /* Begin PBXNativeTarget section */ |
314 | | - DF3416442E45F67C00F9312B /* DevLog_Unit */ = { |
| 314 | + DF3416442E45F67C00F9312B /* DevLogAppTests */ = { |
315 | 315 | isa = PBXNativeTarget; |
316 | | - buildConfigurationList = DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLog_Unit" */; |
| 316 | + buildConfigurationList = DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLogAppTests" */; |
317 | 317 | buildPhases = ( |
318 | 318 | DF3416462E45F67C00F9312B /* Sources */, |
319 | 319 | DF3416472E45F67C00F9312B /* Frameworks */, |
|
325 | 325 | DF34164C2E45F67C00F9312B /* PBXTargetDependency */, |
326 | 326 | ); |
327 | 327 | fileSystemSynchronizedGroups = ( |
328 | | - DF34164A2E45F67C00F9312B /* ../../DevLog_Unit */, |
| 328 | + DF34164A2E45F67C00F9312B /* Tests */, |
329 | 329 | ); |
330 | | - name = DevLog_Unit; |
331 | | - productName = DevLog_Unit; |
332 | | - productReference = DF3416492E45F67C00F9312B /* DevLog_Unit.xctest */; |
| 330 | + name = DevLogAppTests; |
| 331 | + productName = DevLogAppTests; |
| 332 | + productReference = DF3416492E45F67C00F9312B /* DevLogAppTests.xctest */; |
333 | 333 | productType = "com.apple.product-type.bundle.unit-test"; |
334 | 334 | }; |
335 | 335 | DFD3A96F2F8E89DD001DA7CD /* DevLogWidgetExtension */ = { |
|
460 | 460 | ); |
461 | 461 | projectRoot = ""; |
462 | 462 | targets = ( |
463 | | - DF3416442E45F67C00F9312B /* DevLog_Unit */, |
| 463 | + DF3416442E45F67C00F9312B /* DevLogAppTests */, |
464 | 464 | DFD48AFF2DC4D6E2005905C5 /* DevLog */, |
465 | 465 | DFD3A96F2F8E89DD001DA7CD /* DevLogWidgetExtension */, |
466 | 466 | ); |
|
635 | 635 | GENERATE_INFOPLIST_FILE = YES; |
636 | 636 | IPHONEOS_DEPLOYMENT_TARGET = 17; |
637 | 637 | MARKETING_VERSION = 1.2; |
638 | | - PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLog_Unit; |
| 638 | + PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLogAppTests; |
639 | 639 | PRODUCT_NAME = "$(TARGET_NAME)"; |
640 | 640 | STRING_CATALOG_GENERATE_SYMBOLS = NO; |
641 | 641 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
660 | 660 | GENERATE_INFOPLIST_FILE = YES; |
661 | 661 | IPHONEOS_DEPLOYMENT_TARGET = 17; |
662 | 662 | MARKETING_VERSION = 1.2; |
663 | | - PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLog_Unit; |
| 663 | + PRODUCT_BUNDLE_IDENTIFIER = opfic.DevLogAppTests; |
664 | 664 | PRODUCT_NAME = "$(TARGET_NAME)"; |
665 | 665 | STRING_CATALOG_GENERATE_SYMBOLS = NO; |
666 | 666 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; |
|
975 | 975 | /* End XCBuildConfiguration section */ |
976 | 976 |
|
977 | 977 | /* Begin XCConfigurationList section */ |
978 | | - DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLog_Unit" */ = { |
| 978 | + DF3416452E45F67C00F9312B /* Build configuration list for PBXNativeTarget "DevLogAppTests" */ = { |
979 | 979 | isa = XCConfigurationList; |
980 | 980 | buildConfigurations = ( |
981 | 981 | DF34164D2E45F67C00F9312B /* Debug */, |
|
0 commit comments