|
621 | 621 | 6078EB51226DA97200235498 /* MSIDTestCacheUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 6078EB4D226DA73600235498 /* MSIDTestCacheUtil.m */; };
|
622 | 622 | 607A788D23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */; };
|
623 | 623 | 607A788E23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */; };
|
| 624 | + 607E6A8C2CAF04D700948365 /* MSIDCustomHeaderProviding.h in Headers */ = {isa = PBXBuildFile; fileRef = 607E6A8B2CAF04D700948365 /* MSIDCustomHeaderProviding.h */; }; |
624 | 625 | 6080B97A2384BD17009B1322 /* MSIDAccountMetadataCacheItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 6080B9792384BD17009B1322 /* MSIDAccountMetadataCacheItem.m */; };
|
625 | 626 | 6080B97B2384BD17009B1322 /* MSIDAccountMetadataCacheItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 6080B9792384BD17009B1322 /* MSIDAccountMetadataCacheItem.m */; };
|
626 | 627 | 6080B9A523886DD9009B1322 /* MSIDBrokerOperationGetDeviceInfoRequestTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6080B9A423886DD9009B1322 /* MSIDBrokerOperationGetDeviceInfoRequestTests.m */; };
|
|
2455 | 2456 | 6078EB4D226DA73600235498 /* MSIDTestCacheUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDTestCacheUtil.m; sourceTree = "<group>"; };
|
2456 | 2457 | 607A788B23294D2400A1F74D /* MSIDAccountMetadataCacheAccessorMock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAccountMetadataCacheAccessorMock.h; sourceTree = "<group>"; };
|
2457 | 2458 | 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAccountMetadataCacheAccessorMock.m; sourceTree = "<group>"; };
|
| 2459 | + 607E6A8B2CAF04D700948365 /* MSIDCustomHeaderProviding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDCustomHeaderProviding.h; sourceTree = "<group>"; }; |
2458 | 2460 | 6080B9782384BD01009B1322 /* MSIDAccountMetadataCacheItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAccountMetadataCacheItem.h; sourceTree = "<group>"; };
|
2459 | 2461 | 6080B9792384BD17009B1322 /* MSIDAccountMetadataCacheItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAccountMetadataCacheItem.m; sourceTree = "<group>"; };
|
2460 | 2462 | 6080B9A423886DD9009B1322 /* MSIDBrokerOperationGetDeviceInfoRequestTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDBrokerOperationGetDeviceInfoRequestTests.m; sourceTree = "<group>"; };
|
|
4088 | 4090 | path = account_request;
|
4089 | 4091 | sourceTree = "<group>";
|
4090 | 4092 | };
|
| 4093 | + 607E6A872CAF03C400948365 /* customHeaderProviding */ = { |
| 4094 | + isa = PBXGroup; |
| 4095 | + children = ( |
| 4096 | + 607E6A8B2CAF04D700948365 /* MSIDCustomHeaderProviding.h */, |
| 4097 | + ); |
| 4098 | + path = customHeaderProviding; |
| 4099 | + sourceTree = "<group>"; |
| 4100 | + }; |
4091 | 4101 | 609E74BA228CA3C2005E3FED /* metadata */ = {
|
4092 | 4102 | isa = PBXGroup;
|
4093 | 4103 | children = (
|
|
4323 | 4333 | 6057EE8F20B5FDF8007976EB /* MSIDAADOAuthEmbeddedWebviewController.m */,
|
4324 | 4334 | 60B3856D20AB3CDC00D546D0 /* ui */,
|
4325 | 4335 | 96235FA0207D786A007EAB36 /* challangeHandlers */,
|
| 4336 | + 607E6A872CAF03C400948365 /* customHeaderProviding */, |
4326 | 4337 | );
|
4327 | 4338 | path = embeddedWebview;
|
4328 | 4339 | sourceTree = "<group>";
|
|
6076 | 6087 | B26A0B8C2071B763006BD95A /* MSIDAADV1Oauth2Factory.h in Headers */,
|
6077 | 6088 | B2C708B4219A620E00D917B8 /* MSIDBrokerCryptoProvider.h in Headers */,
|
6078 | 6089 | B2CDB5791FE33A46003A4B5C /* MSIDAccount.h in Headers */,
|
| 6090 | + 607E6A8C2CAF04D700948365 /* MSIDCustomHeaderProviding.h in Headers */, |
6079 | 6091 | B2AF1D40218BD10A0080C1A0 /* MSIDRequestParameters.h in Headers */,
|
6080 | 6092 | B2C7089721991D0000D917B8 /* MSIDAADV2BrokerResponse.h in Headers */,
|
6081 | 6093 | E733EDEF25C0A49500ACB79A /* MSIDThumbprintCalculator.h in Headers */,
|
|
8108 | 8120 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
8109 | 8121 | SWIFT_VERSION = 5.0;
|
8110 | 8122 | TARGETED_DEVICE_FAMILY = "1,2,7";
|
| 8123 | + XROS_DEPLOYMENT_TARGET = 1.2; |
8111 | 8124 | };
|
8112 | 8125 | name = Debug;
|
8113 | 8126 | };
|
|
8169 | 8182 | SWIFT_VERSION = 5.0;
|
8170 | 8183 | TARGETED_DEVICE_FAMILY = "1,2,7";
|
8171 | 8184 | VALIDATE_PRODUCT = YES;
|
| 8185 | + XROS_DEPLOYMENT_TARGET = 1.2; |
8172 | 8186 | };
|
8173 | 8187 | name = Release;
|
8174 | 8188 | };
|
|
8227 | 8241 | SDKROOT = iphoneos;
|
8228 | 8242 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
|
8229 | 8243 | TARGETED_DEVICE_FAMILY = "1,2,7";
|
| 8244 | + XROS_DEPLOYMENT_TARGET = 1.2; |
8230 | 8245 | };
|
8231 | 8246 | name = Debug;
|
8232 | 8247 | };
|
|
8279 | 8294 | SUPPORTED_PLATFORMS = "iphoneos iphonesimulator xros xrsimulator";
|
8280 | 8295 | TARGETED_DEVICE_FAMILY = "1,2,7";
|
8281 | 8296 | VALIDATE_PRODUCT = YES;
|
| 8297 | + XROS_DEPLOYMENT_TARGET = 1.2; |
8282 | 8298 | };
|
8283 | 8299 | name = Release;
|
8284 | 8300 | };
|
|
0 commit comments