|
147 | 147 | B478F6E12374E0CF00C4F92B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D52374E0CF00C4F92B /* Assets.xcassets */; };
|
148 | 148 | B478F6E22374E0CF00C4F92B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D62374E0CF00C4F92B /* LaunchScreen.storyboard */; };
|
149 | 149 | B478F6E32374E0CF00C4F92B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D82374E0CF00C4F92B /* Main.storyboard */; };
|
150 |
| - B48D04AF29EE203F000A73BD /* HeaderIAMSigningHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B48D04AE29EE203F000A73BD /* HeaderIAMSigningHelper.swift */; }; |
| 150 | + B48D04AF29EE203F000A73BD /* IAMHeaderSigningHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B48D04AE29EE203F000A73BD /* IAMHeaderSigningHelper.swift */; }; |
151 | 151 | B4DFA5E0237A611D0013E17B /* MockSessionFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DFA5C0237A611D0013E17B /* MockSessionFactory.swift */; };
|
152 | 152 | B4DFA5E1237A611D0013E17B /* MockURLSessionTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DFA5C1237A611D0013E17B /* MockURLSessionTask.swift */; };
|
153 | 153 | B4DFA5E2237A611D0013E17B /* MockURLSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4DFA5C2237A611D0013E17B /* MockURLSession.swift */; };
|
|
525 | 525 | B478F6D72374E0CF00C4F92B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
526 | 526 | B478F6D92374E0CF00C4F92B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
527 | 527 | B478F6DA2374E0CF00C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
528 |
| - B48D04AE29EE203F000A73BD /* HeaderIAMSigningHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderIAMSigningHelper.swift; sourceTree = "<group>"; }; |
| 528 | + B48D04AE29EE203F000A73BD /* IAMHeaderSigningHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IAMHeaderSigningHelper.swift; sourceTree = "<group>"; }; |
529 | 529 | B4DFA5C0237A611D0013E17B /* MockSessionFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockSessionFactory.swift; sourceTree = "<group>"; };
|
530 | 530 | B4DFA5C1237A611D0013E17B /* MockURLSessionTask.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockURLSessionTask.swift; sourceTree = "<group>"; };
|
531 | 531 | B4DFA5C2237A611D0013E17B /* MockURLSession.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockURLSession.swift; sourceTree = "<group>"; };
|
|
902 | 902 | 21D5286624169E74005186BA /* IAMAuthInterceptor.swift */,
|
903 | 903 | 763C857026B0651A005164B2 /* AuthenticationTokenAuthInterceptor.swift */,
|
904 | 904 | 6BD4620525380EA200906831 /* OIDCAuthProviderWrapper.swift */,
|
905 |
| - B48D04AE29EE203F000A73BD /* HeaderIAMSigningHelper.swift */, |
| 905 | + B48D04AE29EE203F000A73BD /* IAMHeaderSigningHelper.swift */, |
906 | 906 | );
|
907 | 907 | path = SubscriptionInterceptor;
|
908 | 908 | sourceTree = "<group>";
|
|
2464 | 2464 | buildActionMask = 2147483647;
|
2465 | 2465 | files = (
|
2466 | 2466 | 21D7A102237B54D90057D00D /* URLSessionBehaviorDelegate.swift in Sources */,
|
2467 |
| - B48D04AF29EE203F000A73BD /* HeaderIAMSigningHelper.swift in Sources */, |
| 2467 | + B48D04AF29EE203F000A73BD /* IAMHeaderSigningHelper.swift in Sources */, |
2468 | 2468 | 21D7A0FD237B54D90057D00D /* URLSession+URLSessionBehavior.swift in Sources */,
|
2469 | 2469 | 212B29212592454400593ED5 /* AppSyncListPayload.swift in Sources */,
|
2470 | 2470 | 21A4F35A25A4F2E800E1047D /* AppSyncListResponse.swift in Sources */,
|
|
0 commit comments