|
558 | 558 | 6E4F658F24D4883A0070CA36 /* MSIDSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F658D24D4883A0070CA36 /* MSIDSymmetricKey.m */; }; |
559 | 559 | 6E4F659324D48B630070CA36 /* MSIDSymmetricKeyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */; }; |
560 | 560 | 6E4F659424D48B6D0070CA36 /* MSIDSymmetricKeyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */; }; |
| 561 | + 720AC2A72550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 720AC2A62550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m */; }; |
561 | 562 | 740340B92460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 740340B72460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.h */; }; |
562 | 563 | 740340BA2460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 740340B82460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m */; }; |
563 | 564 | 740340BB2460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 740340B82460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m */; }; |
|
2171 | 2172 | 6E4F658B24D488010070CA36 /* MSIDSymmetricKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDSymmetricKey.h; sourceTree = "<group>"; }; |
2172 | 2173 | 6E4F658D24D4883A0070CA36 /* MSIDSymmetricKey.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDSymmetricKey.m; sourceTree = "<group>"; }; |
2173 | 2174 | 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDSymmetricKeyTests.m; sourceTree = "<group>"; }; |
| 2175 | + 720AC2A62550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAppExtensionUtil.m; sourceTree = "<group>"; }; |
2174 | 2176 | 740340B72460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDCurrentRequestTelemetrySerializedItem.h; sourceTree = "<group>"; }; |
2175 | 2177 | 740340B82460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDCurrentRequestTelemetrySerializedItem.m; sourceTree = "<group>"; }; |
2176 | 2178 | 74043F7C245CC84B00D3E7C1 /* MSIDCurrentRequestTelemetryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDCurrentRequestTelemetryTests.m; sourceTree = "<group>"; }; |
|
3002 | 3004 | B28686C024065441004E83FC /* MSIDLoginKeychainUtil.m */, |
3003 | 3005 | B2AE0FDC2427E9FC00B8FAF1 /* MSIDKeychainUtil+MacInternal.h */, |
3004 | 3006 | 583BFCAA24D88CED0035B901 /* MSIDRedirectUriVerifier.m */, |
| 3007 | + 720AC2A62550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m */, |
3005 | 3008 | ); |
3006 | 3009 | path = mac; |
3007 | 3010 | sourceTree = "<group>"; |
|
3744 | 3747 | 23BDA6791FCE693800FE14BE /* MSIDKeychainUtil.m */, |
3745 | 3748 | 96F21AEB20A4C6F2002B87C3 /* UIApplication+MSIDExtensions.h */, |
3746 | 3749 | 96F21AEC20A4C6F2002B87C3 /* UIApplication+MSIDExtensions.m */, |
3747 | | - 96F21B0320A4FB27002B87C3 /* MSIDAppExtensionUtil.h */, |
3748 | 3750 | 96F21B0420A4FB27002B87C3 /* MSIDAppExtensionUtil.m */, |
3749 | 3751 | 583BFCAE24D9052E0035B901 /* MSIDRedirectUriVerifier.m */, |
3750 | 3752 | ); |
|
4559 | 4561 | 23B018C12356D51200207FEC /* NSDictionary+MSIDQueryItems.m */, |
4560 | 4562 | 96CD69571FE84A0300D41938 /* MSIDJsonObject.h */, |
4561 | 4563 | 96CD69581FE84A0300D41938 /* MSIDJsonObject.m */, |
| 4564 | + 96F21B0320A4FB27002B87C3 /* MSIDAppExtensionUtil.h */, |
4562 | 4565 | 23BDA6781FCE693800FE14BE /* MSIDKeychainUtil.h */, |
4563 | 4566 | B2CDB5721FE2F4DB003A4B5C /* NSOrderedSet+MSIDExtensions.h */, |
4564 | 4567 | B2CDB5731FE2F4DB003A4B5C /* NSOrderedSet+MSIDExtensions.m */, |
|
6327 | 6330 | 239DF9AD20DED6F6002D428B /* MSIDConstants.m in Sources */, |
6328 | 6331 | 23985AB52391BA1100942308 /* MSIDTokenResponseHandler.m in Sources */, |
6329 | 6332 | 740340BB2460E5C400DFCF27 /* MSIDCurrentRequestTelemetrySerializedItem.m in Sources */, |
| 6333 | + 720AC2A72550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m in Sources */, |
6330 | 6334 | 2348C313221B4EFF00498D56 /* MSIDBasicContext.m in Sources */, |
6331 | 6335 | 600D19982095988C0004CD43 /* MSIDChallengeHandler.m in Sources */, |
6332 | 6336 | B26CEB042367B3B9009E6E54 /* MSIDSystemWebViewControllerFactory.m in Sources */, |
|
0 commit comments