|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 464BE38BF2716A7102CB8A42 /* AgentServerTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F8A01968F96A821BA6CCE7 /* AgentServerTest.swift */; }; |
| 10 | + 464BE38BF2716A7102CB8A42 /* QAAutomationServerTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F8A01968F96A821BA6CCE7 /* QAAutomationServerTest.swift */; }; |
11 | 11 | 7A15D61C2EEBB0CF00627BC5 /* ConvosCoreiOS in Frameworks */ = {isa = PBXBuildFile; productRef = 7A15D61B2EEBB0CF00627BC5 /* ConvosCoreiOS */; }; |
12 | 12 | 7A15D61E2EECD7B700627BC5 /* ConvosCoreiOS in Frameworks */ = {isa = PBXBuildFile; productRef = 7A15D61D2EECD7B700627BC5 /* ConvosCoreiOS */; }; |
13 | 13 | 7A5579B02E7B4C0800882661 /* DifferenceKit in Frameworks */ = {isa = PBXBuildFile; productRef = 7A5579AF2E7B4C0800882661 /* DifferenceKit */; }; |
|
20 | 20 | 7AD978712EC2741100566BD5 /* ConvosCore in Frameworks */ = {isa = PBXBuildFile; productRef = 7AD5458F2E4EA8BE00500ADF /* ConvosCore */; }; |
21 | 21 | D8084BA92DC9193A00E708B0 /* DifferenceKit in Frameworks */ = {isa = PBXBuildFile; productRef = D8084BA82DC9193A00E708B0 /* DifferenceKit */; }; |
22 | 22 | D808503C2DC94F4C00E708B0 /* NotificationService.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = D80850342DC94F4C00E708B0 /* NotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
23 | | - E2A888849D41387DB99FBFE5 /* AgentServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36AF7B0709D3785D7AEF4DA4 /* AgentServer.swift */; }; |
| 23 | + E2A888849D41387DB99FBFE5 /* QAAutomationServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36AF7B0709D3785D7AEF4DA4 /* QAAutomationServer.swift */; }; |
24 | 24 | /* End PBXBuildFile section */ |
25 | 25 |
|
26 | 26 | /* Begin PBXContainerItemProxy section */ |
|
114 | 114 |
|
115 | 115 | /* Begin PBXFileReference section */ |
116 | 116 | 4849302E2F30AB3300841C5F /* ConvosTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = ConvosTests.xctestplan; sourceTree = "<group>"; }; |
117 | | - 07C257C387FC51B8BB93D4F0 /* AgentServerTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AgentServerTest.swift; sourceTree = "<group>"; }; |
118 | | - 36AF7B0709D3785D7AEF4DA4 /* AgentServer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AgentServer.swift; sourceTree = "<group>"; }; |
| 117 | + 07C257C387FC51B8BB93D4F0 /* QAAutomationServerTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QAAutomationServerTest.swift; sourceTree = "<group>"; }; |
| 118 | + 36AF7B0709D3785D7AEF4DA4 /* QAAutomationServer.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QAAutomationServer.swift; sourceTree = "<group>"; }; |
119 | 119 | 7A1C3C512DB6F75000B723C0 /* Convos.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Convos.xcodeproj; sourceTree = "<group>"; }; |
120 | 120 | 7A7BB1322DB6FF8E009B8BBF /* Convos.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = Convos.xcodeproj; sourceTree = "<group>"; }; |
121 | 121 | 7AC599312E5592F900D65D07 /* KeychainIdentityStoreExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KeychainIdentityStoreExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
125 | 125 | 7ADC0C6E2E2977800053978A /* ConvosAppClip.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ConvosAppClip.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
126 | 126 | 7ADC0C7C2E2977810053978A /* ConvosAppClipTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConvosAppClipTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
127 | 127 | 7ADC0C862E2977810053978A /* ConvosAppClipUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ConvosAppClipUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
128 | | - 9C8D28BAC891D4F758D75C7B /* AgentServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AgentServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
129 | | - AF84D6D930CB5CAFCFC28127 /* AgentServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AgentServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
130 | | - D4F8A01968F96A821BA6CCE7 /* AgentServerTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AgentServerTest.swift; sourceTree = "<group>"; }; |
| 128 | + 9C8D28BAC891D4F758D75C7B /* QAAutomationServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QAAutomationServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 129 | + AF84D6D930CB5CAFCFC28127 /* QAAutomationServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QAAutomationServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 130 | + D4F8A01968F96A821BA6CCE7 /* QAAutomationServerTest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = QAAutomationServerTest.swift; sourceTree = "<group>"; }; |
131 | 131 | D80850342DC94F4C00E708B0 /* NotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = NotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; }; |
132 | 132 | D8477AD42DCBA52F00E31E54 /* .env */ = {isa = PBXFileReference; lastKnownFileType = text; path = .env; sourceTree = "<group>"; }; |
133 | 133 | D8477AD52DCBA52F00E31E54 /* .env.example */ = {isa = PBXFileReference; lastKnownFileType = text; path = .env.example; sourceTree = "<group>"; }; |
134 | 134 | D8A2B6912DA4BA4B00EF8577 /* Convos.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Convos.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
135 | | - E2BAB42D28E2775319A9E2C8 /* AgentServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AgentServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
136 | | - F1ECE0E13304632905605A04 /* AgentServer */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = text; path = AgentServer; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 135 | + E2BAB42D28E2775319A9E2C8 /* QAAutomationServer.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = QAAutomationServer.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 136 | + F1ECE0E13304632905605A04 /* QAAutomationServer */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = text; path = QAAutomationServer; sourceTree = BUILT_PRODUCTS_DIR; }; |
137 | 137 | F674D719A434DEB7A1875508 /* 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; }; |
138 | 138 | /* End PBXFileReference section */ |
139 | 139 |
|
|
416 | 416 | /* End PBXFrameworksBuildPhase section */ |
417 | 417 |
|
418 | 418 | /* Begin PBXGroup section */ |
419 | | - 1ED22F8D2CD49B78948B9250 /* AgentServer */ = { |
| 419 | + 1ED22F8D2CD49B78948B9250 /* QAAutomationServer */ = { |
420 | 420 | isa = PBXGroup; |
421 | 421 | children = ( |
422 | | - 36AF7B0709D3785D7AEF4DA4 /* AgentServer.swift */, |
423 | | - D4F8A01968F96A821BA6CCE7 /* AgentServerTest.swift */, |
| 422 | + 36AF7B0709D3785D7AEF4DA4 /* QAAutomationServer.swift */, |
| 423 | + D4F8A01968F96A821BA6CCE7 /* QAAutomationServerTest.swift */, |
424 | 424 | ); |
425 | | - path = AgentServer; |
| 425 | + path = QAAutomationServer; |
426 | 426 | sourceTree = "<group>"; |
427 | 427 | }; |
428 | 428 | 7A1C3C552DB6F75000B723C0 /* Products */ = { |
|
472 | 472 | 7AC599402E5592FA00D65D07 /* KeychainIdentityStoreTests */, |
473 | 473 | 7ACA8BC42DE17F2E00848799 /* Frameworks */, |
474 | 474 | D8A2B6922DA4BA4B00EF8577 /* Products */, |
475 | | - 1ED22F8D2CD49B78948B9250 /* AgentServer */, |
| 475 | + 1ED22F8D2CD49B78948B9250 /* QAAutomationServer */, |
476 | 476 | ); |
477 | 477 | sourceTree = "<group>"; |
478 | 478 | }; |
|
487 | 487 | 7ADC0C862E2977810053978A /* ConvosAppClipUITests.xctest */, |
488 | 488 | 7AC599312E5592F900D65D07 /* KeychainIdentityStoreExample.app */, |
489 | 489 | 7AC5993D2E5592FA00D65D07 /* KeychainIdentityStoreTests.xctest */, |
490 | | - F1ECE0E13304632905605A04 /* AgentServer */, |
491 | | - 9C8D28BAC891D4F758D75C7B /* AgentServer.xctest */, |
492 | | - E2BAB42D28E2775319A9E2C8 /* AgentServer.xctest */, |
493 | | - AF84D6D930CB5CAFCFC28127 /* AgentServer.xctest */, |
| 490 | + F1ECE0E13304632905605A04 /* QAAutomationServer */, |
| 491 | + 9C8D28BAC891D4F758D75C7B /* QAAutomationServer.xctest */, |
| 492 | + E2BAB42D28E2775319A9E2C8 /* QAAutomationServer.xctest */, |
| 493 | + AF84D6D930CB5CAFCFC28127 /* QAAutomationServer.xctest */, |
494 | 494 | ); |
495 | 495 | name = Products; |
496 | 496 | sourceTree = "<group>"; |
|
633 | 633 | productReference = 7ADC0C862E2977810053978A /* ConvosAppClipUITests.xctest */; |
634 | 634 | productType = "com.apple.product-type.bundle.ui-testing"; |
635 | 635 | }; |
636 | | - B5D554182AD0E789F650E446 /* AgentServer */ = { |
| 636 | + B5D554182AD0E789F650E446 /* QAAutomationServer */ = { |
637 | 637 | isa = PBXNativeTarget; |
638 | | - buildConfigurationList = 7D955CE5FF782753EB0625D9 /* Build configuration list for PBXNativeTarget "AgentServer" */; |
| 638 | + buildConfigurationList = 7D955CE5FF782753EB0625D9 /* Build configuration list for PBXNativeTarget "QAAutomationServer" */; |
639 | 639 | buildPhases = ( |
640 | 640 | B43D4E697DFD43372F02334E /* Sources */, |
641 | 641 | E0890C267C16E7A3C01635AA /* Frameworks */, |
|
646 | 646 | dependencies = ( |
647 | 647 | 3EF1E2CCAC16A5F4C89B35DE /* PBXTargetDependency */, |
648 | 648 | ); |
649 | | - name = AgentServer; |
650 | | - productName = AgentServer; |
651 | | - productReference = AF84D6D930CB5CAFCFC28127 /* AgentServer.xctest */; |
| 649 | + name = QAAutomationServer; |
| 650 | + productName = QAAutomationServer; |
| 651 | + productReference = AF84D6D930CB5CAFCFC28127 /* QAAutomationServer.xctest */; |
652 | 652 | productType = "com.apple.product-type.bundle.ui-testing"; |
653 | 653 | }; |
654 | 654 | D80850332DC94F4C00E708B0 /* NotificationService */ = { |
|
783 | 783 | 7ADC0C852E2977810053978A /* ConvosAppClipUITests */, |
784 | 784 | 7AC599302E5592F900D65D07 /* KeychainIdentityStoreExample */, |
785 | 785 | 7AC5993C2E5592FA00D65D07 /* KeychainIdentityStoreTests */, |
786 | | - B5D554182AD0E789F650E446 /* AgentServer */, |
| 786 | + B5D554182AD0E789F650E446 /* QAAutomationServer */, |
787 | 787 | ); |
788 | 788 | }; |
789 | 789 | /* End PBXProject section */ |
|
972 | 972 | isa = PBXSourcesBuildPhase; |
973 | 973 | buildActionMask = 2147483647; |
974 | 974 | files = ( |
975 | | - E2A888849D41387DB99FBFE5 /* AgentServer.swift in Sources */, |
976 | | - 464BE38BF2716A7102CB8A42 /* AgentServerTest.swift in Sources */, |
| 975 | + E2A888849D41387DB99FBFE5 /* QAAutomationServer.swift in Sources */, |
| 976 | + 464BE38BF2716A7102CB8A42 /* QAAutomationServerTest.swift in Sources */, |
977 | 977 | ); |
978 | 978 | runOnlyForDeploymentPostprocessing = 0; |
979 | 979 | }; |
|
2215 | 2215 | defaultConfigurationIsVisible = 0; |
2216 | 2216 | defaultConfigurationName = Release; |
2217 | 2217 | }; |
2218 | | - 7D955CE5FF782753EB0625D9 /* Build configuration list for PBXNativeTarget "AgentServer" */ = { |
| 2218 | + 7D955CE5FF782753EB0625D9 /* Build configuration list for PBXNativeTarget "QAAutomationServer" */ = { |
2219 | 2219 | isa = XCConfigurationList; |
2220 | 2220 | buildConfigurations = ( |
2221 | 2221 | 0969CD329C9ABD072FE226A0 /* Dev */, |
|
0 commit comments