|
419 | 419 | 23DADC1020B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = 23DADC0E20B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.h */; }; |
420 | 420 | 23DADC1120B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 23DADC0F20B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.m */; }; |
421 | 421 | 23E2580A233E7BD1007A38D9 /* MSIDAADV2TokenResponseForV1RequestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E25808233E7BD1007A38D9 /* MSIDAADV2TokenResponseForV1RequestTests.m */; }; |
| 422 | + 23E3A80C289B2952007767BA /* MSIDBaseUITest.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3A80A289B293F007767BA /* MSIDBaseUITest.m */; }; |
| 423 | + 23E3A80D289B2953007767BA /* MSIDBaseUITest.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3A80A289B293F007767BA /* MSIDBaseUITest.m */; }; |
| 424 | + 23E3A818289B30F2007767BA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23E3A817289B30F2007767BA /* XCTest.framework */; }; |
| 425 | + 23E3A81A289B30FB007767BA /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 23E3A819289B30FB007767BA /* XCTest.framework */; }; |
| 426 | + 23E3A824289B4889007767BA /* XCUIElement+CrossPlat.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3A822289B4889007767BA /* XCUIElement+CrossPlat.m */; }; |
| 427 | + 23E3A825289B4889007767BA /* XCUIElement+CrossPlat.m in Sources */ = {isa = PBXBuildFile; fileRef = 23E3A822289B4889007767BA /* XCUIElement+CrossPlat.m */; }; |
| 428 | + 23E3A826289B4889007767BA /* XCUIElement+CrossPlat.h in Headers */ = {isa = PBXBuildFile; fileRef = 23E3A823289B4889007767BA /* XCUIElement+CrossPlat.h */; }; |
422 | 429 | 23F32F251FFDAF1900B2905E /* MSIDTestBrokerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = B2D81BBD1FF5C7460093859A /* MSIDTestBrokerResponse.m */; }; |
423 | 430 | 23F32F261FFDAF1A00B2905E /* MSIDTestBrokerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = B2D81BBD1FF5C7460093859A /* MSIDTestBrokerResponse.m */; }; |
| 431 | + 23F48C7C2890C4AC0038E1EA /* MSIDTestsConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 23F48C7A2890C4AC0038E1EA /* MSIDTestsConfig.h */; }; |
| 432 | + 23F48C7D2890C4AC0038E1EA /* MSIDTestsConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F48C7B2890C4AC0038E1EA /* MSIDTestsConfig.m */; }; |
| 433 | + 23F48C7E2890C4AC0038E1EA /* MSIDTestsConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F48C7B2890C4AC0038E1EA /* MSIDTestsConfig.m */; }; |
424 | 434 | 23F9FD4622EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 23F9FD4422EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.h */; }; |
425 | 435 | 23F9FD4722EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F9FD4522EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.m */; }; |
426 | 436 | 23F9FD4822EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 23F9FD4522EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.m */; }; |
|
2124 | 2134 | 23DADC0E20B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAadAuthorityCacheRecord.h; sourceTree = "<group>"; }; |
2125 | 2135 | 23DADC0F20B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAadAuthorityCacheRecord.m; sourceTree = "<group>"; }; |
2126 | 2136 | 23E25808233E7BD1007A38D9 /* MSIDAADV2TokenResponseForV1RequestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADV2TokenResponseForV1RequestTests.m; sourceTree = "<group>"; }; |
| 2137 | + 23E3A809289B293F007767BA /* MSIDBaseUITest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDBaseUITest.h; sourceTree = "<group>"; }; |
| 2138 | + 23E3A80A289B293F007767BA /* MSIDBaseUITest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDBaseUITest.m; sourceTree = "<group>"; }; |
| 2139 | + 23E3A817289B30F2007767BA /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
| 2140 | + 23E3A819289B30FB007767BA /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; |
| 2141 | + 23E3A822289B4889007767BA /* XCUIElement+CrossPlat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "XCUIElement+CrossPlat.m"; sourceTree = "<group>"; }; |
| 2142 | + 23E3A823289B4889007767BA /* XCUIElement+CrossPlat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XCUIElement+CrossPlat.h"; sourceTree = "<group>"; }; |
2127 | 2143 | 23F32F151FF72CE400B2905E /* MSIDMacTokenCacheIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDMacTokenCacheIntegrationTests.m; sourceTree = "<group>"; }; |
2128 | 2144 | 23F32F221FFDAB9D00B2905E /* MSIDTokenCacheDataSourceIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDTokenCacheDataSourceIntegrationTests.m; sourceTree = "<group>"; }; |
| 2145 | + 23F48C7A2890C4AC0038E1EA /* MSIDTestsConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSIDTestsConfig.h; sourceTree = "<group>"; }; |
| 2146 | + 23F48C7B2890C4AC0038E1EA /* MSIDTestsConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDTestsConfig.m; sourceTree = "<group>"; }; |
2129 | 2147 | 23F9FD4422EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSKeyedUnarchiver+MSIDExtensions.h"; sourceTree = "<group>"; }; |
2130 | 2148 | 23F9FD4522EC08D800DAB65D /* NSKeyedUnarchiver+MSIDExtensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSKeyedUnarchiver+MSIDExtensions.m"; sourceTree = "<group>"; }; |
2131 | 2149 | 23F9FD4922EC097600DAB65D /* NSKeyedArchiver+MSIDExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSKeyedArchiver+MSIDExtensions.h"; sourceTree = "<group>"; }; |
|
3039 | 3057 | isa = PBXFrameworksBuildPhase; |
3040 | 3058 | buildActionMask = 2147483647; |
3041 | 3059 | files = ( |
| 3060 | + 23E3A818289B30F2007767BA /* XCTest.framework in Frameworks */, |
3042 | 3061 | ); |
3043 | 3062 | runOnlyForDeploymentPostprocessing = 0; |
3044 | 3063 | }; |
3045 | 3064 | B2ED1BB12204D26700A24E82 /* Frameworks */ = { |
3046 | 3065 | isa = PBXFrameworksBuildPhase; |
3047 | 3066 | buildActionMask = 2147483647; |
3048 | 3067 | files = ( |
| 3068 | + 23E3A81A289B30FB007767BA /* XCTest.framework in Frameworks */, |
3049 | 3069 | ); |
3050 | 3070 | runOnlyForDeploymentPostprocessing = 0; |
3051 | 3071 | }; |
|
4141 | 4161 | B21FA9D722063C2B00806B68 /* ui_tests_lib */ = { |
4142 | 4162 | isa = PBXGroup; |
4143 | 4163 | children = ( |
| 4164 | + 23F48C7A2890C4AC0038E1EA /* MSIDTestsConfig.h */, |
| 4165 | + 23F48C7B2890C4AC0038E1EA /* MSIDTestsConfig.m */, |
4144 | 4166 | B248FFA6223C89E800628574 /* lab_api */, |
4145 | 4167 | B27551F7208182BE00AA7A38 /* keyvault */, |
4146 | 4168 | B27551E620817CD400AA7A38 /* MSIDTestConfigurationProvider.h */, |
|
4149 | 4171 | B2C75908207EE5C900C1FE74 /* MSIDClientCredentialHelper.m */, |
4150 | 4172 | B275520D208186F500AA7A38 /* MSIDAutomation-Bridging-Header.h */, |
4151 | 4173 | B275520A208185E600AA7A38 /* KeyvaultAuthentication.swift */, |
| 4174 | + 23E3A809289B293F007767BA /* MSIDBaseUITest.h */, |
| 4175 | + 23E3A80A289B293F007767BA /* MSIDBaseUITest.m */, |
| 4176 | + 23E3A823289B4889007767BA /* XCUIElement+CrossPlat.h */, |
| 4177 | + 23E3A822289B4889007767BA /* XCUIElement+CrossPlat.m */, |
4152 | 4178 | ); |
4153 | 4179 | path = ui_tests_lib; |
4154 | 4180 | sourceTree = "<group>"; |
|
4978 | 5004 | D6D9A4C21FBE718C00EFA430 /* Frameworks */ = { |
4979 | 5005 | isa = PBXGroup; |
4980 | 5006 | children = ( |
| 5007 | + 23E3A817289B30F2007767BA /* XCTest.framework */, |
| 5008 | + 23E3A819289B30FB007767BA /* XCTest.framework */, |
4981 | 5009 | 963C898C214B98F10051AFEE /* AuthenticationServices.framework */, |
4982 | 5010 | B2BD0A5A2376889600DF6AE4 /* AuthenticationServices.framework */, |
4983 | 5011 | 60D6ED0B20D9BB89002FCBBB /* Security.framework */, |
|
5313 | 5341 | B25315BF23E772B000432133 /* MSIDAutomationOperationAPIInMemoryCacheHandler.h in Headers */, |
5314 | 5342 | B2ED1BBC2204D29400A24E82 /* MSIDAutomationTestRequest.h in Headers */, |
5315 | 5343 | B2ED1BD72204D35C00A24E82 /* MSIDAutomation-Bridging-Header.h in Headers */, |
| 5344 | + 23F48C7C2890C4AC0038E1EA /* MSIDTestsConfig.h in Headers */, |
5316 | 5345 | B248FFB1223C8F4D00628574 /* MSIDAutomationBaseApiRequest.h in Headers */, |
5317 | 5346 | B248FFA3223C88CC00628574 /* MSIDAutomationTemporaryAccountRequest.h in Headers */, |
5318 | 5347 | B23F2849220E0EDE004ADA72 /* MSIDAutomationResetAPIRequest.h in Headers */, |
| 5348 | + 23E3A826289B4889007767BA /* XCUIElement+CrossPlat.h in Headers */, |
5319 | 5349 | B253158123E2A67600432133 /* MSIDTestAutomationApplication.h in Headers */, |
5320 | 5350 | B21FA9E022063CFA00806B68 /* MSIDAutomationErrorResult.h in Headers */, |
5321 | 5351 | B25315C423E7782A00432133 /* MSIDAutomationOperationResponseHandler.h in Headers */, |
|
6200 | 6230 | isa = PBXSourcesBuildPhase; |
6201 | 6231 | buildActionMask = 2147483647; |
6202 | 6232 | files = ( |
| 6233 | + 23E3A80C289B2952007767BA /* MSIDBaseUITest.m in Sources */, |
6203 | 6234 | B2ED1BD52204D35700A24E82 /* MSIDClientCredentialHelper.m in Sources */, |
6204 | 6235 | B248FFD1223D839B00628574 /* MSIDAutomationTemporaryAccountResponseHandler.m in Sources */, |
6205 | 6236 | B2ED1BC12204D2B400A24E82 /* Result.swift in Sources */, |
6206 | 6237 | B2ED1BC72204D2BF00A24E82 /* KeyVaultError.swift in Sources */, |
6207 | 6238 | B21FA9EB22063D1000806B68 /* MSIDAutomationAccountsResult.m in Sources */, |
6208 | 6239 | B248FFAD223C8DF700628574 /* MSIDAutomationPolicyToggleAPIRequest.m in Sources */, |
| 6240 | + 23E3A824289B4889007767BA /* XCUIElement+CrossPlat.m in Sources */, |
6209 | 6241 | B25315CA23E7A0E800432133 /* MSIDTestAutomationAccountConfigurationRequest.m in Sources */, |
6210 | 6242 | B25315C023E772B000432133 /* MSIDAutomationOperationAPIInMemoryCacheHandler.m in Sources */, |
6211 | 6243 | B248FFA9223C8A9C00628574 /* MSIDAutomationTemporaryAccountRequest.m in Sources */, |
|
6221 | 6253 | B248FFC3223C97C200628574 /* MSIDAutomationPasswordRequestHandler.m in Sources */, |
6222 | 6254 | B248FFCC223C9C6800628574 /* MSIDAutomationResetOperationResponseHandler.m in Sources */, |
6223 | 6255 | B2ED1BBD2204D29C00A24E82 /* MSIDAutomationTestRequest.m in Sources */, |
| 6256 | + 23F48C7D2890C4AC0038E1EA /* MSIDTestsConfig.m in Sources */, |
6224 | 6257 | B2C70D68240CA4AB008CD2DE /* MSIDAutomationDeleteDeviceAPIRequest.m in Sources */, |
6225 | 6258 | B25315C523E7782A00432133 /* MSIDAutomationOperationResponseHandler.m in Sources */, |
6226 | 6259 | B23F284A220E0EDE004ADA72 /* MSIDAutomationResetAPIRequest.m in Sources */, |
|
6239 | 6272 | isa = PBXSourcesBuildPhase; |
6240 | 6273 | buildActionMask = 2147483647; |
6241 | 6274 | files = ( |
| 6275 | + 23E3A80D289B2953007767BA /* MSIDBaseUITest.m in Sources */, |
6242 | 6276 | B2ED1BD62204D35800A24E82 /* MSIDClientCredentialHelper.m in Sources */, |
6243 | 6277 | B248FFD2223D839B00628574 /* MSIDAutomationTemporaryAccountResponseHandler.m in Sources */, |
6244 | 6278 | B2ED1BC22204D2B400A24E82 /* Result.swift in Sources */, |
6245 | 6279 | B2ED1BC82204D2C000A24E82 /* KeyVaultError.swift in Sources */, |
6246 | 6280 | B21FA9EA22063D0F00806B68 /* MSIDAutomationAccountsResult.m in Sources */, |
6247 | 6281 | B248FFAE223C8DF700628574 /* MSIDAutomationPolicyToggleAPIRequest.m in Sources */, |
| 6282 | + 23E3A825289B4889007767BA /* XCUIElement+CrossPlat.m in Sources */, |
6248 | 6283 | B25315CB23E7A0E800432133 /* MSIDTestAutomationAccountConfigurationRequest.m in Sources */, |
6249 | 6284 | B25315C123E772B000432133 /* MSIDAutomationOperationAPIInMemoryCacheHandler.m in Sources */, |
6250 | 6285 | B248FFA5223C88CC00628574 /* MSIDAutomationTemporaryAccountRequest.m in Sources */, |
|
6260 | 6295 | B248FFC4223C97C200628574 /* MSIDAutomationPasswordRequestHandler.m in Sources */, |
6261 | 6296 | B248FFCD223C9C6800628574 /* MSIDAutomationResetOperationResponseHandler.m in Sources */, |
6262 | 6297 | B2ED1BBE2204D29C00A24E82 /* MSIDAutomationTestRequest.m in Sources */, |
| 6298 | + 23F48C7E2890C4AC0038E1EA /* MSIDTestsConfig.m in Sources */, |
6263 | 6299 | B2C70D69240CA4AB008CD2DE /* MSIDAutomationDeleteDeviceAPIRequest.m in Sources */, |
6264 | 6300 | B25315C623E7782A00432133 /* MSIDAutomationOperationResponseHandler.m in Sources */, |
6265 | 6301 | B23F284B220E0EDE004ADA72 /* MSIDAutomationResetAPIRequest.m in Sources */, |
|
0 commit comments