|
289 | 289 | 76C0F4EC26797F4500F0E6AB /* AuthModeStrategyTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76C0F4EA26797F3C00F0E6AB /* AuthModeStrategyTests.swift */; }; |
290 | 290 | 76FFFC91267966D9001EC92B /* RetryableGraphQLOperationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 76FFFC90267966D9001EC92B /* RetryableGraphQLOperationTests.swift */; }; |
291 | 291 | 8484A17AAAFE78545A932849 /* Pods_Amplify.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A1769ED39B45A981FD1D8AC /* Pods_Amplify.framework */; }; |
| 292 | + 90A8901327619D780042C3C1 /* AWSAuthServiceBehaviorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A8901227619D780042C3C1 /* AWSAuthServiceBehaviorTests.swift */; }; |
292 | 293 | 950A26DB23D15D7E00D92B19 /* PredictionsTranslateTextOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A26D823D15D7E00D92B19 /* PredictionsTranslateTextOperation.swift */; }; |
293 | 294 | 950A26DC23D15D7E00D92B19 /* PredictionsTextToSpeechOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A26D923D15D7E00D92B19 /* PredictionsTextToSpeechOperation.swift */; }; |
294 | 295 | 950A26DD23D15D7E00D92B19 /* PredictionsSpeechToTextOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950A26DA23D15D7E00D92B19 /* PredictionsSpeechToTextOperation.swift */; }; |
|
1147 | 1148 | 7D502982E80B9B2796D71A48 /* Pods-Amplify-AWSPluginsCore-AWSPluginsTestConfigs-AWSPluginsTestCommon.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Amplify-AWSPluginsCore-AWSPluginsTestConfigs-AWSPluginsTestCommon.debug.xcconfig"; path = "Target Support Files/Pods-Amplify-AWSPluginsCore-AWSPluginsTestConfigs-AWSPluginsTestCommon/Pods-Amplify-AWSPluginsCore-AWSPluginsTestConfigs-AWSPluginsTestCommon.debug.xcconfig"; sourceTree = "<group>"; }; |
1148 | 1149 | 852B5530E9E8794DAC86E44E /* Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon.release.xcconfig"; path = "Target Support Files/Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon/Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon.release.xcconfig"; sourceTree = "<group>"; }; |
1149 | 1150 | 8E125EAA66C26B6F0705BB0C /* Pods-Amplify-AmplifyTestConfigs-AmplifyFunctionalTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Amplify-AmplifyTestConfigs-AmplifyFunctionalTests.release.xcconfig"; path = "Target Support Files/Pods-Amplify-AmplifyTestConfigs-AmplifyFunctionalTests/Pods-Amplify-AmplifyTestConfigs-AmplifyFunctionalTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 1151 | + 90A8901227619D780042C3C1 /* AWSAuthServiceBehaviorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAuthServiceBehaviorTests.swift; sourceTree = "<group>"; }; |
1150 | 1152 | 950A26D823D15D7E00D92B19 /* PredictionsTranslateTextOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictionsTranslateTextOperation.swift; sourceTree = "<group>"; }; |
1151 | 1153 | 950A26D923D15D7E00D92B19 /* PredictionsTextToSpeechOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictionsTextToSpeechOperation.swift; sourceTree = "<group>"; }; |
1152 | 1154 | 950A26DA23D15D7E00D92B19 /* PredictionsSpeechToTextOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictionsSpeechToTextOperation.swift; sourceTree = "<group>"; }; |
|
2372 | 2374 | 76C0F4EA26797F3C00F0E6AB /* AuthModeStrategyTests.swift */, |
2373 | 2375 | 211A82002718631800C5483D /* AWSAuthorizationTypeTests.swift */, |
2374 | 2376 | 6BEE0816253114FD00133961 /* AWSAuthServiceTests.swift */, |
| 2377 | + 90A8901227619D780042C3C1 /* AWSAuthServiceBehaviorTests.swift */, |
2375 | 2378 | ); |
2376 | 2379 | path = Auth; |
2377 | 2380 | sourceTree = "<group>"; |
|
4676 | 4679 | 21A3FDB9246494CD00E76120 /* GraphQLRequestAuthRuleTests.swift in Sources */, |
4677 | 4680 | 21A3FDB62464590600E76120 /* ModelMultipleOwnerAuthRuleTests.swift in Sources */, |
4678 | 4681 | 6B5087BD2565E5AD000AB673 /* QueryPredicateEvaluateGeneratedDoubleTests.swift in Sources */, |
| 4682 | + 90A8901327619D780042C3C1 /* AWSAuthServiceBehaviorTests.swift in Sources */, |
4679 | 4683 | 6B5087C5256632D3000AB673 /* QueryPredicateEvaluateGeneratedStringTests.swift in Sources */, |
4680 | 4684 | 76C0F4EC26797F4500F0E6AB /* AuthModeStrategyTests.swift in Sources */, |
4681 | 4685 | 2129BE3A2394828B006363A1 /* QueryPredicateGraphQLTests.swift in Sources */, |
|
5508 | 5512 | baseConfigurationReference = 1FA86170C161C5E46E57A5F9 /* Pods-Amplify-AWSPluginsCore.debug.xcconfig */; |
5509 | 5513 | buildSettings = { |
5510 | 5514 | CLANG_ENABLE_MODULES = YES; |
| 5515 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5511 | 5516 | CODE_SIGN_STYLE = Automatic; |
5512 | 5517 | DEFINES_MODULE = YES; |
5513 | 5518 | DEVELOPMENT_TEAM = ""; |
|
5536 | 5541 | baseConfigurationReference = 09D90ABD9EDED6D6B1780253 /* Pods-Amplify-AWSPluginsCore.release.xcconfig */; |
5537 | 5542 | buildSettings = { |
5538 | 5543 | CLANG_ENABLE_MODULES = YES; |
| 5544 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5539 | 5545 | CODE_SIGN_STYLE = Automatic; |
5540 | 5546 | DEFINES_MODULE = YES; |
5541 | 5547 | DEVELOPMENT_TEAM = ""; |
|
5564 | 5570 | buildSettings = { |
5565 | 5571 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
5566 | 5572 | CODE_SIGN_STYLE = Automatic; |
5567 | | - DEVELOPMENT_TEAM = W3DRXD72QU; |
| 5573 | + DEVELOPMENT_TEAM = ""; |
5568 | 5574 | INFOPLIST_FILE = AmplifyPlugins/Core/AWSPluginsCoreTests/Info.plist; |
5569 | 5575 | IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
5570 | 5576 | LD_RUNPATH_SEARCH_PATHS = ( |
|
5608 | 5614 | buildSettings = { |
5609 | 5615 | CODE_SIGN_STYLE = Automatic; |
5610 | 5616 | DEFINES_MODULE = YES; |
5611 | | - DEVELOPMENT_TEAM = W3DRXD72QU; |
| 5617 | + DEVELOPMENT_TEAM = ""; |
5612 | 5618 | DYLIB_COMPATIBILITY_VERSION = 1; |
5613 | 5619 | DYLIB_CURRENT_VERSION = 1; |
5614 | 5620 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
5634 | 5640 | buildSettings = { |
5635 | 5641 | CODE_SIGN_STYLE = Automatic; |
5636 | 5642 | DEFINES_MODULE = YES; |
5637 | | - DEVELOPMENT_TEAM = W3DRXD72QU; |
| 5643 | + DEVELOPMENT_TEAM = ""; |
5638 | 5644 | DYLIB_COMPATIBILITY_VERSION = 1; |
5639 | 5645 | DYLIB_CURRENT_VERSION = 1; |
5640 | 5646 | DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
5780 | 5786 | isa = XCBuildConfiguration; |
5781 | 5787 | baseConfigurationReference = 7B9806D365E82306EE138710 /* Pods-Amplify.debug.xcconfig */; |
5782 | 5788 | buildSettings = { |
5783 | | - CODE_SIGN_IDENTITY = ""; |
| 5789 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5784 | 5790 | CODE_SIGN_STYLE = Automatic; |
5785 | 5791 | DEFINES_MODULE = YES; |
5786 | 5792 | DEVELOPMENT_TEAM = ""; |
|
5807 | 5813 | isa = XCBuildConfiguration; |
5808 | 5814 | baseConfigurationReference = D4D30E30A8210AC1B2F74F4C /* Pods-Amplify.release.xcconfig */; |
5809 | 5815 | buildSettings = { |
5810 | | - CODE_SIGN_IDENTITY = ""; |
| 5816 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5811 | 5817 | CODE_SIGN_STYLE = Automatic; |
5812 | 5818 | DEFINES_MODULE = YES; |
5813 | 5819 | DEVELOPMENT_TEAM = ""; |
|
5915 | 5921 | baseConfigurationReference = F8459E074A4A470F48829BEE /* Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon.debug.xcconfig */; |
5916 | 5922 | buildSettings = { |
5917 | 5923 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
5918 | | - CODE_SIGN_IDENTITY = ""; |
| 5924 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5919 | 5925 | CODE_SIGN_STYLE = Automatic; |
5920 | 5926 | DEFINES_MODULE = YES; |
5921 | 5927 | DEVELOPMENT_TEAM = ""; |
|
5948 | 5954 | baseConfigurationReference = 852B5530E9E8794DAC86E44E /* Pods-Amplify-AmplifyTestConfigs-AmplifyTestCommon.release.xcconfig */; |
5949 | 5955 | buildSettings = { |
5950 | 5956 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
5951 | | - CODE_SIGN_IDENTITY = ""; |
| 5957 | + CODE_SIGN_IDENTITY = "Apple Development"; |
5952 | 5958 | CODE_SIGN_STYLE = Automatic; |
5953 | 5959 | DEFINES_MODULE = YES; |
5954 | 5960 | DEVELOPMENT_TEAM = ""; |
|
0 commit comments