|
32 | 32 | EE62AAD289D9CED31CC9E05D /* GoogleSignIn in Frameworks */ = {isa = PBXBuildFile; productRef = 7333E70E9D312E56D4A364A6 /* GoogleSignIn */; }; |
33 | 33 | F085DED20E80F63AE071D8BA /* DevLogData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A4F874032FD57C0BBCC41C64 /* DevLogData.framework */; }; |
34 | 34 | F75AA9259C6636CF733C4D82 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC9FAB56498FA5BAEAC59A6 /* Foundation.framework */; }; |
| 35 | + 3CE81EA6CD7444739AC73633 /* DevLogInfra.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 592C8B7B099933759AB316A5 /* DevLogInfra.framework */; }; |
35 | 36 | FB5186BC5A89B7DADAB8A82A /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 2AC59F98E5A6BFA339C3E5BD /* FirebaseAuth */; }; |
36 | 37 | FB8043FF7043AFDA0E3F705B /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 94394E2197878DD50AF67628 /* FirebaseMessaging */; }; |
37 | 38 | FE130A3E1E85658BD3ECE791 /* FirebaseFunctions+.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9AFF9DAE09B8132A62D6DA8 /* FirebaseFunctions+.swift */; }; |
|
81 | 82 | remoteGlobalIDString = 7D1E74925088998D68BBFBBB; |
82 | 83 | remoteInfo = DevLogDomain; |
83 | 84 | }; |
| 85 | + 66FBFAC873BD4CEDA5984DD4 /* PBXContainerItemProxy */ = { |
| 86 | + isa = PBXContainerItemProxy; |
| 87 | + containerPortal = FF22261AB99602DAB8E9B323 /* Project object */; |
| 88 | + proxyType = 1; |
| 89 | + remoteGlobalIDString = CB9B628AE2E0684C1FCF8840; |
| 90 | + remoteInfo = DevLogInfra; |
| 91 | + }; |
84 | 92 | /* End PBXContainerItemProxy section */ |
85 | 93 |
|
86 | 94 | /* Begin PBXFileReference section */ |
|
92 | 100 | 4ED31F0EEEF764BB7538C585 /* TopViewControllerProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TopViewControllerProvider.swift; path = Sources/Common/TopViewControllerProvider.swift; sourceTree = "<group>"; }; |
93 | 101 | 50F6E155C43BBEB56B3D7403 /* GoogleAuthenticationServiceImpl.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = GoogleAuthenticationServiceImpl.swift; path = Sources/Service/SocialLogin/GoogleAuthenticationServiceImpl.swift; sourceTree = "<group>"; }; |
94 | 102 | 592C8B7B099933759AB316A5 /* DevLogInfra.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogInfra.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 103 | + AD628A91CC6D40B29D89DEA3 /* DevLogInfraTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DevLogInfraTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
95 | 104 | 59E81A47825142881793450F /* FirebaseAuthUser+.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "FirebaseAuthUser+.swift"; path = "Sources/Extension/FirebaseAuthUser+.swift"; sourceTree = "<group>"; }; |
96 | 105 | 64CFC9162F5063E3CB017B40 /* FirestorePath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = FirestorePath.swift; path = Sources/Common/FirestorePath.swift; sourceTree = "<group>"; }; |
97 | 106 | 7CC9FAB56498FA5BAEAC59A6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
|
128 | 137 | ); |
129 | 138 | runOnlyForDeploymentPostprocessing = 0; |
130 | 139 | }; |
| 140 | + AA4F133C2BE849A5A33F3499 /* Frameworks */ = { |
| 141 | + isa = PBXFrameworksBuildPhase; |
| 142 | + buildActionMask = 2147483647; |
| 143 | + files = ( |
| 144 | + 3CE81EA6CD7444739AC73633 /* DevLogInfra.framework in Frameworks */, |
| 145 | + ); |
| 146 | + runOnlyForDeploymentPostprocessing = 0; |
| 147 | + }; |
131 | 148 | /* End PBXFrameworksBuildPhase section */ |
132 | 149 |
|
133 | 150 | /* Begin PBXGroup section */ |
134 | 151 | 0488BFD2A2F470EEE29679F1 /* Products */ = { |
135 | 152 | isa = PBXGroup; |
136 | 153 | children = ( |
137 | 154 | 592C8B7B099933759AB316A5 /* DevLogInfra.framework */, |
| 155 | + AD628A91CC6D40B29D89DEA3 /* DevLogInfraTests.xctest */, |
138 | 156 | 8C4421AE6B9E4E419E73297F /* DevLogDomain.framework */, |
139 | 157 | A4F874032FD57C0BBCC41C64 /* DevLogData.framework */, |
140 | 158 | B55555555555555555555555 /* DevLogCore.framework */, |
|
278 | 296 | productReference = 592C8B7B099933759AB316A5 /* DevLogInfra.framework */; |
279 | 297 | productType = "com.apple.product-type.framework"; |
280 | 298 | }; |
| 299 | + 38643C4F96B2449E85275475 /* DevLogInfraTests */ = { |
| 300 | + isa = PBXNativeTarget; |
| 301 | + buildConfigurationList = 66178A1F2D3D41EF921A2B31 /* Build configuration list for PBXNativeTarget "DevLogInfraTests" */; |
| 302 | + buildPhases = ( |
| 303 | + 70CD76339E5E4F7AA090CCB9 /* Sources */, |
| 304 | + AA4F133C2BE849A5A33F3499 /* Frameworks */, |
| 305 | + D5817DC8BA6F4C22B1F4D94B /* Resources */, |
| 306 | + ); |
| 307 | + buildRules = ( |
| 308 | + ); |
| 309 | + dependencies = ( |
| 310 | + DD23C8A4110847EABDCAA271 /* PBXTargetDependency */, |
| 311 | + ); |
| 312 | + name = DevLogInfraTests; |
| 313 | + productName = DevLogInfraTests; |
| 314 | + productReference = AD628A91CC6D40B29D89DEA3 /* DevLogInfraTests.xctest */; |
| 315 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 316 | + }; |
281 | 317 | /* End PBXNativeTarget section */ |
282 | 318 |
|
283 | 319 | /* Begin PBXProject section */ |
|
286 | 322 | attributes = { |
287 | 323 | LastSwiftUpdateCheck = 1600; |
288 | 324 | LastUpgradeCheck = 1600; |
| 325 | + TargetAttributes = { |
| 326 | + 38643C4F96B2449E85275475 = { |
| 327 | + CreatedOnToolsVersion = 16.0; |
| 328 | + TestTargetID = CB9B628AE2E0684C1FCF8840; |
| 329 | + }; |
| 330 | + }; |
289 | 331 | }; |
290 | 332 | buildConfigurationList = C6F3911AA3FBE8FB727B853A /* Build configuration list for PBXProject "DevLogInfra" */; |
291 | 333 | compatibilityVersion = "Xcode 3.2"; |
|
322 | 364 | projectRoot = ""; |
323 | 365 | targets = ( |
324 | 366 | CB9B628AE2E0684C1FCF8840 /* DevLogInfra */, |
| 367 | + 38643C4F96B2449E85275475 /* DevLogInfraTests */, |
325 | 368 | ); |
326 | 369 | }; |
327 | 370 | /* End PBXProject section */ |
|
358 | 401 | ); |
359 | 402 | runOnlyForDeploymentPostprocessing = 0; |
360 | 403 | }; |
| 404 | + D5817DC8BA6F4C22B1F4D94B /* Resources */ = { |
| 405 | + isa = PBXResourcesBuildPhase; |
| 406 | + buildActionMask = 2147483647; |
| 407 | + files = ( |
| 408 | + ); |
| 409 | + runOnlyForDeploymentPostprocessing = 0; |
| 410 | + }; |
361 | 411 | /* End PBXResourcesBuildPhase section */ |
362 | 412 |
|
363 | 413 | /* Begin PBXSourcesBuildPhase section */ |
|
387 | 437 | ); |
388 | 438 | runOnlyForDeploymentPostprocessing = 0; |
389 | 439 | }; |
| 440 | + 70CD76339E5E4F7AA090CCB9 /* Sources */ = { |
| 441 | + isa = PBXSourcesBuildPhase; |
| 442 | + buildActionMask = 2147483647; |
| 443 | + files = ( |
| 444 | + ); |
| 445 | + runOnlyForDeploymentPostprocessing = 0; |
| 446 | + }; |
390 | 447 | /* End PBXSourcesBuildPhase section */ |
391 | 448 |
|
392 | 449 | /* Begin PBXTargetDependency section */ |
|
405 | 462 | name = DevLogCore; |
406 | 463 | targetProxy = B66666666666666666666666 /* PBXContainerItemProxy */; |
407 | 464 | }; |
| 465 | + DD23C8A4110847EABDCAA271 /* PBXTargetDependency */ = { |
| 466 | + isa = PBXTargetDependency; |
| 467 | + target = CB9B628AE2E0684C1FCF8840 /* DevLogInfra */; |
| 468 | + targetProxy = 66FBFAC873BD4CEDA5984DD4 /* PBXContainerItemProxy */; |
| 469 | + }; |
408 | 470 | /* End PBXTargetDependency section */ |
409 | 471 |
|
410 | 472 | /* Begin XCBuildConfiguration section */ |
|
572 | 634 | }; |
573 | 635 | name = Debug; |
574 | 636 | }; |
| 637 | + 7F06F2F8F58E4D2AA5A0891E /* Debug */ = { |
| 638 | + isa = XCBuildConfiguration; |
| 639 | + buildSettings = { |
| 640 | + GENERATE_INFOPLIST_FILE = YES; |
| 641 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 642 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 643 | + PRODUCT_BUNDLE_IDENTIFIER = com.opfic.DevLog.DevLogInfraTests; |
| 644 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 645 | + SDKROOT = iphoneos; |
| 646 | + SWIFT_VERSION = 5.0; |
| 647 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 648 | + TEST_TARGET_NAME = DevLogInfra; |
| 649 | + }; |
| 650 | + name = Debug; |
| 651 | + }; |
| 652 | + 744098DF376F4E6B9A2736E4 /* Release */ = { |
| 653 | + isa = XCBuildConfiguration; |
| 654 | + buildSettings = { |
| 655 | + GENERATE_INFOPLIST_FILE = YES; |
| 656 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
| 657 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 658 | + PRODUCT_BUNDLE_IDENTIFIER = com.opfic.DevLog.DevLogInfraTests; |
| 659 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 660 | + SDKROOT = iphoneos; |
| 661 | + SWIFT_VERSION = 5.0; |
| 662 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 663 | + TEST_TARGET_NAME = DevLogInfra; |
| 664 | + }; |
| 665 | + name = Release; |
| 666 | + }; |
575 | 667 | /* End XCBuildConfiguration section */ |
576 | 668 |
|
577 | 669 | /* Begin XCConfigurationList section */ |
|
593 | 685 | defaultConfigurationIsVisible = 0; |
594 | 686 | defaultConfigurationName = Release; |
595 | 687 | }; |
| 688 | + 66178A1F2D3D41EF921A2B31 /* Build configuration list for PBXNativeTarget "DevLogInfraTests" */ = { |
| 689 | + isa = XCConfigurationList; |
| 690 | + buildConfigurations = ( |
| 691 | + 744098DF376F4E6B9A2736E4 /* Release */, |
| 692 | + 7F06F2F8F58E4D2AA5A0891E /* Debug */, |
| 693 | + ); |
| 694 | + defaultConfigurationIsVisible = 0; |
| 695 | + defaultConfigurationName = Release; |
| 696 | + }; |
596 | 697 | /* End XCConfigurationList section */ |
597 | 698 |
|
598 | 699 | /* Begin XCRemoteSwiftPackageReference section */ |
|
0 commit comments