// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 54; objects = { /* Begin PBXBuildFile section */ 0B59161BB37D32073E4FD61B /* Pods_AppSyncRTCSample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CF486070B34EFD15B4DB8FC /* Pods_AppSyncRTCSample.framework */; }; 2143D46727B5D9B40066B2F7 /* RealTimeConnectionProviderResponseTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2143D46627B5D9B40066B2F7 /* RealTimeConnectionProviderResponseTests.swift */; }; 2143D4B027BC49BE0066B2F7 /* AWSAppSyncRealTimeClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2143D4AF27BC49BE0066B2F7 /* AWSAppSyncRealTimeClient.swift */; }; 2143D4B227BE40B30066B2F7 /* AppSyncRealTimeClientFailureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2143D4B127BE40B30066B2F7 /* AppSyncRealTimeClientFailureTests.swift */; }; 2151D5CA27C68C3C00F3C866 /* ConnectionProviderHandleErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2151D5C927C68C3C00F3C866 /* ConnectionProviderHandleErrorTests.swift */; }; 2164E65D2639AD5600385027 /* StarscreamAdapterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2164E65C2639AD5600385027 /* StarscreamAdapterTests.swift */; }; 2164E674263C58CE00385027 /* AppSyncRealTimeClientTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2164E673263C58CD00385027 /* AppSyncRealTimeClientTestBase.swift */; }; 217C74D227C45B6600AE054F /* AppSyncSubscriptionConnectionErrorHandlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217C74D127C45B6600AE054F /* AppSyncSubscriptionConnectionErrorHandlerTests.swift */; }; 217F39992405D9D500F1A0B3 /* AppSyncRealTimeClient.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 217F398F2405D9D500F1A0B3 /* AppSyncRealTimeClient.framework */; }; 217F39CC2406E98400F1A0B3 /* AppSyncResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AA2406E98300F1A0B3 /* AppSyncResponse.swift */; }; 217F39CD2406E98400F1A0B3 /* InterceptableConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AB2406E98300F1A0B3 /* InterceptableConnection.swift */; }; 217F39CE2406E98400F1A0B3 /* ConnectionProviderError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AC2406E98300F1A0B3 /* ConnectionProviderError.swift */; }; 217F39CF2406E98400F1A0B3 /* AppSyncMessage+Encodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AD2406E98300F1A0B3 /* AppSyncMessage+Encodable.swift */; }; 217F39D02406E98400F1A0B3 /* AppSyncMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AE2406E98300F1A0B3 /* AppSyncMessage.swift */; }; 217F39D12406E98400F1A0B3 /* AppSyncConnectionRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39AF2406E98300F1A0B3 /* AppSyncConnectionRequest.swift */; }; 217F39D32406E98400F1A0B3 /* RealtimeConnectionProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B22406E98300F1A0B3 /* RealtimeConnectionProvider.swift */; }; 217F39D42406E98400F1A0B3 /* RealtimeConnectionProvider+Websocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B32406E98300F1A0B3 /* RealtimeConnectionProvider+Websocket.swift */; }; 217F39D52406E98400F1A0B3 /* RealtimeConnectionProviderResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B42406E98300F1A0B3 /* RealtimeConnectionProviderResponse.swift */; }; 217F39D62406E98400F1A0B3 /* RealtimeConnectionProvider+MessageInterceptable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B52406E98300F1A0B3 /* RealtimeConnectionProvider+MessageInterceptable.swift */; }; 217F39D72406E98400F1A0B3 /* RealtimeConnectionProvider+ConnectionInterceptable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B62406E98300F1A0B3 /* RealtimeConnectionProvider+ConnectionInterceptable.swift */; }; 217F39D82406E98400F1A0B3 /* ConnectionProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B72406E98300F1A0B3 /* ConnectionProvider.swift */; }; 217F39D92406E98400F1A0B3 /* SubscriptionConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B92406E98300F1A0B3 /* SubscriptionConnection.swift */; }; 217F39DA2406E98400F1A0B3 /* RetryableConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39BA2406E98300F1A0B3 /* RetryableConnection.swift */; }; 217F39DB2406E98400F1A0B3 /* AppSyncSubscriptionConnection+DataHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39BC2406E98300F1A0B3 /* AppSyncSubscriptionConnection+DataHandler.swift */; }; 217F39DC2406E98400F1A0B3 /* AppSyncSubscriptionConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39BD2406E98300F1A0B3 /* AppSyncSubscriptionConnection.swift */; }; 217F39DD2406E98400F1A0B3 /* AppSyncSubscriptionConnection+Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39BE2406E98300F1A0B3 /* AppSyncSubscriptionConnection+Connection.swift */; }; 217F39DE2406E98400F1A0B3 /* AppSyncSubscriptionConnection+ErrorHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39BF2406E98300F1A0B3 /* AppSyncSubscriptionConnection+ErrorHandler.swift */; }; 217F39DF2406E98400F1A0B3 /* SubscriptionItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C02406E98300F1A0B3 /* SubscriptionItem.swift */; }; 217F39E02406E98400F1A0B3 /* AppSyncWebsocketProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C22406E98400F1A0B3 /* AppSyncWebsocketProvider.swift */; }; 217F39E12406E98400F1A0B3 /* StarscreamAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C42406E98400F1A0B3 /* StarscreamAdapter.swift */; }; 217F39E22406E98400F1A0B3 /* StarscreamAdapter+Delegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C52406E98400F1A0B3 /* StarscreamAdapter+Delegate.swift */; }; 217F39E32406E98400F1A0B3 /* AppSyncLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C72406E98400F1A0B3 /* AppSyncLogger.swift */; }; 217F39E42406E98400F1A0B3 /* RealtimeGatewayURLInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C82406E98400F1A0B3 /* RealtimeGatewayURLInterceptor.swift */; }; 217F39E52406E98400F1A0B3 /* AppSyncJSONValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39C92406E98400F1A0B3 /* AppSyncJSONValue.swift */; }; 217F39E62406E98400F1A0B3 /* SubscriptionConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39CA2406E98400F1A0B3 /* SubscriptionConstants.swift */; }; 217F39E72406E98400F1A0B3 /* SubscriptionConnectionType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39CB2406E98400F1A0B3 /* SubscriptionConnectionType.swift */; }; 217F39F02406EA4000F1A0B3 /* AppSyncSubscriptionConnectionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39E92406EA3F00F1A0B3 /* AppSyncSubscriptionConnectionTests.swift */; }; 217F39F12406EA4000F1A0B3 /* MockConnectionProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39EB2406EA3F00F1A0B3 /* MockConnectionProvider.swift */; }; 217F39F22406EA4000F1A0B3 /* ConnectionProviderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39ED2406EA4000F1A0B3 /* ConnectionProviderTests.swift */; }; 217F39F32406EA4000F1A0B3 /* RealtimeGatewayURLInterceptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39EF2406EA4000F1A0B3 /* RealtimeGatewayURLInterceptorTests.swift */; }; 219BFF3B27A38902000FC148 /* schema.graphql in Resources */ = {isa = PBXBuildFile; fileRef = 219BFF3A27A38902000FC148 /* schema.graphql */; }; 219BFF4927A3B238000FC148 /* ConnectivityMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219BFF4827A3B237000FC148 /* ConnectivityMonitor.swift */; }; 219BFF4B27A3B24F000FC148 /* ConnectivityPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219BFF4A27A3B24F000FC148 /* ConnectivityPath.swift */; }; 219BFF6A27A9AC6E000FC148 /* ConnectivityMonitorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219BFF6927A9AC6E000FC148 /* ConnectivityMonitorTests.swift */; }; 219BFF6C27A9AF85000FC148 /* MockConnectivityMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219BFF6B27A9AF85000FC148 /* MockConnectivityMonitor.swift */; }; 21D38B412409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B402409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.swift */; }; 21D38B432409AFBD00EC2A8D /* AppSyncRealTimeClient.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 217F398F2405D9D500F1A0B3 /* AppSyncRealTimeClient.framework */; }; 21D38B4C2409B6C000EC2A8D /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B4B2409B6C000EC2A8D /* amplifyconfiguration.json */; }; 21D38B4E2409B8B200EC2A8D /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B4D2409B8B200EC2A8D /* README.md */; }; 21D38B562409B93F00EC2A8D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B552409B93F00EC2A8D /* AppDelegate.swift */; }; 21D38B582409B93F00EC2A8D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B572409B93F00EC2A8D /* SceneDelegate.swift */; }; 21D38B5A2409B93F00EC2A8D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B592409B93F00EC2A8D /* ContentView.swift */; }; 21D38B5C2409B94100EC2A8D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B5B2409B94100EC2A8D /* Assets.xcassets */; }; 21D38B5F2409B94100EC2A8D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B5E2409B94100EC2A8D /* Preview Assets.xcassets */; }; 21D38B622409B94100EC2A8D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B602409B94100EC2A8D /* LaunchScreen.storyboard */; }; 21D38B6D240A262800EC2A8D /* AppSyncJSONHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B6C240A262800EC2A8D /* AppSyncJSONHelper.swift */; }; 21D38B7C240A2A1300EC2A8D /* OIDCAuthInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B78240A2A1300EC2A8D /* OIDCAuthInterceptor.swift */; }; 21D38B83240A392B00EC2A8D /* APIKeyAuthInterceptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B82240A392B00EC2A8D /* APIKeyAuthInterceptor.swift */; }; 21D38B89240A39E400EC2A8D /* OIDCAuthInterceptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B85240A39E400EC2A8D /* OIDCAuthInterceptorTests.swift */; }; 21D38B8B240A39E400EC2A8D /* AppSyncJSONHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B87240A39E400EC2A8D /* AppSyncJSONHelperTests.swift */; }; 21D38B8C240A39E400EC2A8D /* APIKeyAuthInterceptorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B88240A39E400EC2A8D /* APIKeyAuthInterceptorTests.swift */; }; 21D38B8E240A3C2300EC2A8D /* ConnectionProviderFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B8D240A3C2300EC2A8D /* ConnectionProviderFactory.swift */; }; 21D38B94240C4A2A00EC2A8D /* OIDCAuthProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B93240C4A2A00EC2A8D /* OIDCAuthProvider.swift */; }; 21D38B97240C4DCF00EC2A8D /* Error+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B96240C4DCF00EC2A8D /* Error+Extension.swift */; }; 21D38B99240C4E1C00EC2A8D /* ConfigurationHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B98240C4E1C00EC2A8D /* ConfigurationHelper.swift */; }; 21D38B9D240C540D00EC2A8D /* TestCommonConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D38B9C240C540D00EC2A8D /* TestCommonConstants.swift */; }; 259F9EB83B9F67D0413A6D4C /* Pods_AppSyncRealTimeClient.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81AFCBED5A97E398A4BD9D06 /* Pods_AppSyncRealTimeClient.framework */; }; 450019BB151D701382536BD0 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29CDD85F44666C7241232D29 /* Pods_HostApp.framework */; }; 4A3EAC9B20D96D81CC3A7EF4 /* Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43D112B03D6D38F84995D6FA /* Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework */; }; 5C4E7C5E289082D3001800C1 /* OIDCAuthProviderAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C4E7C5D289082D3001800C1 /* OIDCAuthProviderAsync.swift */; }; 5C5609EE2821E6FC0002ACF5 /* InterceptableConnectionAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C5609ED2821E6FC0002ACF5 /* InterceptableConnectionAsync.swift */; }; 5C95D878289081F0008D66E9 /* OIDCAuthInterceptorAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C95D877289081F0008D66E9 /* OIDCAuthInterceptorAsync.swift */; }; 5CF3E96B283C33D40036EAD2 /* AppSyncRealTimeClientAsyncFailureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF3E968283C33D40036EAD2 /* AppSyncRealTimeClientAsyncFailureTests.swift */; }; 5CF3E96D283C33D40036EAD2 /* AppSyncRealTimeClientAsyncIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF3E96A283C33D40036EAD2 /* AppSyncRealTimeClientAsyncIntegrationTests.swift */; }; 5CFF7233283C1971001D5471 /* RealtimeConnectionProviderAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF722E283C1971001D5471 /* RealtimeConnectionProviderAsync.swift */; }; 5CFF7234283C1971001D5471 /* RealtimeConnectionProviderAsync+StaleConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF722F283C1971001D5471 /* RealtimeConnectionProviderAsync+StaleConnection.swift */; }; 5CFF7235283C1971001D5471 /* RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF7230283C1971001D5471 /* RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift */; }; 5CFF7236283C1971001D5471 /* RealtimeConnectionProviderAsync+Websocket.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF7231283C1971001D5471 /* RealtimeConnectionProviderAsync+Websocket.swift */; }; 5CFF7237283C1971001D5471 /* RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF7232283C1971001D5471 /* RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift */; }; 5CFF7239283C19CF001D5471 /* TaskQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF7238283C19CF001D5471 /* TaskQueue.swift */; }; 5CFF723D283C1AF5001D5471 /* ConnectionProviderAsyncTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF723B283C1AF5001D5471 /* ConnectionProviderAsyncTests.swift */; }; 5CFF723E283C1AF5001D5471 /* RealtimeConnectionProviderAsyncTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CFF723C283C1AF5001D5471 /* RealtimeConnectionProviderAsyncTestBase.swift */; }; 978409B82739C7BE002362A7 /* AppSyncURLHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978409B72739C7BE002362A7 /* AppSyncURLHelper.swift */; }; 978409BA2739C7E1002362A7 /* AppSyncURLHelperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 978409B92739C7E1002362A7 /* AppSyncURLHelperTests.swift */; }; B4AEC68C29E8A14F00D693CD /* InterceptableConnection+Default.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4AEC68B29E8A14F00D693CD /* InterceptableConnection+Default.swift */; }; DCFE701B5D1380E566694A48 /* Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E662A46AB2C93EE316F784C /* Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework */; }; FA67507824D3244A005A1345 /* MockWebsocketProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67507724D3244A005A1345 /* MockWebsocketProvider.swift */; }; FA67507B24D338CB005A1345 /* Error+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67507A24D338C6005A1345 /* Error+Extension.swift */; }; FA67507E24D33976005A1345 /* RealtimeConnectionProviderTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67507C24D338FA005A1345 /* RealtimeConnectionProviderTestBase.swift */; }; FA67508024D339B0005A1345 /* ConnectionProviderStaleConnectionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67507F24D339B0005A1345 /* ConnectionProviderStaleConnectionTests.swift */; }; FA67508224D33A7A005A1345 /* CountdownTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67508124D33A7A005A1345 /* CountdownTimer.swift */; }; FA67508424D33ACC005A1345 /* CountdownTimerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA67508324D33ACC005A1345 /* CountdownTimerTests.swift */; }; FA91B1FE24D3063E0017404D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA91B1FD24D3063E0017404D /* AppDelegate.swift */; }; FA91B20024D3063E0017404D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA91B1FF24D3063E0017404D /* SceneDelegate.swift */; }; FA91B20224D3063E0017404D /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA91B20124D3063E0017404D /* ContentView.swift */; }; FA91B20424D306420017404D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA91B20324D306420017404D /* Assets.xcassets */; }; FA91B20724D306430017404D /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FA91B20624D306430017404D /* Preview Assets.xcassets */; }; FA91B20A24D306430017404D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA91B20824D306430017404D /* LaunchScreen.storyboard */; }; FA91B20F24D306550017404D /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B4B2409B6C000EC2A8D /* amplifyconfiguration.json */; }; FA91B21024D306730017404D /* AppSyncRTCProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB5AA1D24D1CD31001F370F /* AppSyncRTCProvider.swift */; }; FAAEF946255229DA009DA4D5 /* AtomicValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA2EFABB2550CAC6007698C7 /* AtomicValue.swift */; }; FAB5AA1F24D1CD84001F370F /* amplifyconfiguration.json in Resources */ = {isa = PBXBuildFile; fileRef = 21D38B4B2409B6C000EC2A8D /* amplifyconfiguration.json */; }; FAB7E91224D2644E00DF1EA1 /* RealtimeConnectionProvider+StaleConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 217F39B12406E98300F1A0B3 /* RealtimeConnectionProvider+StaleConnection.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 217F399A2405D9D500F1A0B3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 217F39862405D9D500F1A0B3 /* Project object */; proxyType = 1; remoteGlobalIDString = 217F398E2405D9D500F1A0B3; remoteInfo = AppSyncRealTimeClient; }; 21D38B442409AFBD00EC2A8D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 217F39862405D9D500F1A0B3 /* Project object */; proxyType = 1; remoteGlobalIDString = 217F398E2405D9D500F1A0B3; remoteInfo = AppSyncRealTimeClient; }; 21D38B672409B95000EC2A8D /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 217F39862405D9D500F1A0B3 /* Project object */; proxyType = 1; remoteGlobalIDString = 21D38B522409B93F00EC2A8D; remoteInfo = HostApp; }; FA2B2C3424D4B77600C6B108 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 217F39862405D9D500F1A0B3 /* Project object */; proxyType = 1; remoteGlobalIDString = 217F398E2405D9D500F1A0B3; remoteInfo = AppSyncRealTimeClient; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ 18D6E56CE03BAC33493CC19B /* Pods-HostApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp.debug.xcconfig"; path = "Target Support Files/Pods-HostApp/Pods-HostApp.debug.xcconfig"; sourceTree = ""; }; 2143D46627B5D9B40066B2F7 /* RealTimeConnectionProviderResponseTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RealTimeConnectionProviderResponseTests.swift; sourceTree = ""; }; 2143D4AF27BC49BE0066B2F7 /* AWSAppSyncRealTimeClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSAppSyncRealTimeClient.swift; sourceTree = ""; }; 2143D4B127BE40B30066B2F7 /* AppSyncRealTimeClientFailureTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSyncRealTimeClientFailureTests.swift; sourceTree = ""; }; 2151D5C927C68C3C00F3C866 /* ConnectionProviderHandleErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionProviderHandleErrorTests.swift; sourceTree = ""; }; 2164E65C2639AD5600385027 /* StarscreamAdapterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StarscreamAdapterTests.swift; sourceTree = ""; }; 2164E673263C58CD00385027 /* AppSyncRealTimeClientTestBase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSyncRealTimeClientTestBase.swift; sourceTree = ""; }; 217C74D127C45B6600AE054F /* AppSyncSubscriptionConnectionErrorHandlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSyncSubscriptionConnectionErrorHandlerTests.swift; sourceTree = ""; }; 217F398F2405D9D500F1A0B3 /* AppSyncRealTimeClient.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AppSyncRealTimeClient.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 217F39932405D9D500F1A0B3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 217F39982405D9D500F1A0B3 /* AppSyncRealTimeClientTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppSyncRealTimeClientTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 217F399F2405D9D500F1A0B3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 217F39AA2406E98300F1A0B3 /* AppSyncResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncResponse.swift; sourceTree = ""; }; 217F39AB2406E98300F1A0B3 /* InterceptableConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InterceptableConnection.swift; sourceTree = ""; }; 217F39AC2406E98300F1A0B3 /* ConnectionProviderError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionProviderError.swift; sourceTree = ""; }; 217F39AD2406E98300F1A0B3 /* AppSyncMessage+Encodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppSyncMessage+Encodable.swift"; sourceTree = ""; }; 217F39AE2406E98300F1A0B3 /* AppSyncMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncMessage.swift; sourceTree = ""; }; 217F39AF2406E98300F1A0B3 /* AppSyncConnectionRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncConnectionRequest.swift; sourceTree = ""; }; 217F39B12406E98300F1A0B3 /* RealtimeConnectionProvider+StaleConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProvider+StaleConnection.swift"; sourceTree = ""; }; 217F39B22406E98300F1A0B3 /* RealtimeConnectionProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeConnectionProvider.swift; sourceTree = ""; }; 217F39B32406E98300F1A0B3 /* RealtimeConnectionProvider+Websocket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProvider+Websocket.swift"; sourceTree = ""; }; 217F39B42406E98300F1A0B3 /* RealtimeConnectionProviderResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeConnectionProviderResponse.swift; sourceTree = ""; }; 217F39B52406E98300F1A0B3 /* RealtimeConnectionProvider+MessageInterceptable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProvider+MessageInterceptable.swift"; sourceTree = ""; }; 217F39B62406E98300F1A0B3 /* RealtimeConnectionProvider+ConnectionInterceptable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProvider+ConnectionInterceptable.swift"; sourceTree = ""; }; 217F39B72406E98300F1A0B3 /* ConnectionProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionProvider.swift; sourceTree = ""; }; 217F39B92406E98300F1A0B3 /* SubscriptionConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionConnection.swift; sourceTree = ""; }; 217F39BA2406E98300F1A0B3 /* RetryableConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RetryableConnection.swift; sourceTree = ""; }; 217F39BC2406E98300F1A0B3 /* AppSyncSubscriptionConnection+DataHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppSyncSubscriptionConnection+DataHandler.swift"; sourceTree = ""; }; 217F39BD2406E98300F1A0B3 /* AppSyncSubscriptionConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncSubscriptionConnection.swift; sourceTree = ""; }; 217F39BE2406E98300F1A0B3 /* AppSyncSubscriptionConnection+Connection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppSyncSubscriptionConnection+Connection.swift"; sourceTree = ""; }; 217F39BF2406E98300F1A0B3 /* AppSyncSubscriptionConnection+ErrorHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AppSyncSubscriptionConnection+ErrorHandler.swift"; sourceTree = ""; }; 217F39C02406E98300F1A0B3 /* SubscriptionItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionItem.swift; sourceTree = ""; }; 217F39C22406E98400F1A0B3 /* AppSyncWebsocketProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncWebsocketProvider.swift; sourceTree = ""; }; 217F39C42406E98400F1A0B3 /* StarscreamAdapter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StarscreamAdapter.swift; sourceTree = ""; }; 217F39C52406E98400F1A0B3 /* StarscreamAdapter+Delegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "StarscreamAdapter+Delegate.swift"; sourceTree = ""; }; 217F39C72406E98400F1A0B3 /* AppSyncLogger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncLogger.swift; sourceTree = ""; }; 217F39C82406E98400F1A0B3 /* RealtimeGatewayURLInterceptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeGatewayURLInterceptor.swift; sourceTree = ""; }; 217F39C92406E98400F1A0B3 /* AppSyncJSONValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncJSONValue.swift; sourceTree = ""; }; 217F39CA2406E98400F1A0B3 /* SubscriptionConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionConstants.swift; sourceTree = ""; }; 217F39CB2406E98400F1A0B3 /* SubscriptionConnectionType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SubscriptionConnectionType.swift; sourceTree = ""; }; 217F39E92406EA3F00F1A0B3 /* AppSyncSubscriptionConnectionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncSubscriptionConnectionTests.swift; sourceTree = ""; }; 217F39EB2406EA3F00F1A0B3 /* MockConnectionProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockConnectionProvider.swift; sourceTree = ""; }; 217F39ED2406EA4000F1A0B3 /* ConnectionProviderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionProviderTests.swift; sourceTree = ""; }; 217F39EF2406EA4000F1A0B3 /* RealtimeGatewayURLInterceptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeGatewayURLInterceptorTests.swift; sourceTree = ""; }; 219BFF3A27A38902000FC148 /* schema.graphql */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = schema.graphql; sourceTree = ""; }; 219BFF4827A3B237000FC148 /* ConnectivityMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectivityMonitor.swift; sourceTree = ""; }; 219BFF4A27A3B24F000FC148 /* ConnectivityPath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectivityPath.swift; sourceTree = ""; }; 219BFF6927A9AC6E000FC148 /* ConnectivityMonitorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectivityMonitorTests.swift; sourceTree = ""; }; 219BFF6B27A9AF85000FC148 /* MockConnectivityMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockConnectivityMonitor.swift; sourceTree = ""; }; 21D38B3E2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppSyncRealTimeClientIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 21D38B402409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSyncRealTimeClientIntegrationTests.swift; sourceTree = ""; }; 21D38B422409AFBD00EC2A8D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 21D38B4B2409B6C000EC2A8D /* amplifyconfiguration.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = amplifyconfiguration.json; sourceTree = ""; }; 21D38B4D2409B8B200EC2A8D /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; 21D38B532409B93F00EC2A8D /* HostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; 21D38B552409B93F00EC2A8D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 21D38B572409B93F00EC2A8D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; 21D38B592409B93F00EC2A8D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; 21D38B5B2409B94100EC2A8D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 21D38B5E2409B94100EC2A8D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; 21D38B612409B94100EC2A8D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; 21D38B632409B94100EC2A8D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 21D38B6C240A262800EC2A8D /* AppSyncJSONHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncJSONHelper.swift; sourceTree = ""; }; 21D38B78240A2A1300EC2A8D /* OIDCAuthInterceptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OIDCAuthInterceptor.swift; sourceTree = ""; }; 21D38B82240A392B00EC2A8D /* APIKeyAuthInterceptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIKeyAuthInterceptor.swift; sourceTree = ""; }; 21D38B85240A39E400EC2A8D /* OIDCAuthInterceptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OIDCAuthInterceptorTests.swift; sourceTree = ""; }; 21D38B87240A39E400EC2A8D /* AppSyncJSONHelperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncJSONHelperTests.swift; sourceTree = ""; }; 21D38B88240A39E400EC2A8D /* APIKeyAuthInterceptorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIKeyAuthInterceptorTests.swift; sourceTree = ""; }; 21D38B8D240A3C2300EC2A8D /* ConnectionProviderFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionProviderFactory.swift; sourceTree = ""; }; 21D38B93240C4A2A00EC2A8D /* OIDCAuthProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OIDCAuthProvider.swift; sourceTree = ""; }; 21D38B96240C4DCF00EC2A8D /* Error+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Error+Extension.swift"; sourceTree = ""; }; 21D38B98240C4E1C00EC2A8D /* ConfigurationHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigurationHelper.swift; sourceTree = ""; }; 21D38B9C240C540D00EC2A8D /* TestCommonConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestCommonConstants.swift; sourceTree = ""; }; 29CDD85F44666C7241232D29 /* Pods_HostApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 356411189EAD2C776D250FB7 /* Pods-HostApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp.release.xcconfig"; path = "Target Support Files/Pods-HostApp/Pods-HostApp.release.xcconfig"; sourceTree = ""; }; 3E662A46AB2C93EE316F784C /* Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 43D112B03D6D38F84995D6FA /* Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 5C4E7C5D289082D3001800C1 /* OIDCAuthProviderAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OIDCAuthProviderAsync.swift; sourceTree = ""; }; 5C5609ED2821E6FC0002ACF5 /* InterceptableConnectionAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InterceptableConnectionAsync.swift; sourceTree = ""; }; 5C95D877289081F0008D66E9 /* OIDCAuthInterceptorAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OIDCAuthInterceptorAsync.swift; sourceTree = ""; }; 5CF3E968283C33D40036EAD2 /* AppSyncRealTimeClientAsyncFailureTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncRealTimeClientAsyncFailureTests.swift; sourceTree = ""; }; 5CF3E96A283C33D40036EAD2 /* AppSyncRealTimeClientAsyncIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncRealTimeClientAsyncIntegrationTests.swift; sourceTree = ""; }; 5CFF722E283C1971001D5471 /* RealtimeConnectionProviderAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeConnectionProviderAsync.swift; sourceTree = ""; }; 5CFF722F283C1971001D5471 /* RealtimeConnectionProviderAsync+StaleConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProviderAsync+StaleConnection.swift"; sourceTree = ""; }; 5CFF7230283C1971001D5471 /* RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift"; sourceTree = ""; }; 5CFF7231283C1971001D5471 /* RealtimeConnectionProviderAsync+Websocket.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProviderAsync+Websocket.swift"; sourceTree = ""; }; 5CFF7232283C1971001D5471 /* RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift"; sourceTree = ""; }; 5CFF7238283C19CF001D5471 /* TaskQueue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TaskQueue.swift; sourceTree = ""; }; 5CFF723B283C1AF5001D5471 /* ConnectionProviderAsyncTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConnectionProviderAsyncTests.swift; sourceTree = ""; }; 5CFF723C283C1AF5001D5471 /* RealtimeConnectionProviderAsyncTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RealtimeConnectionProviderAsyncTestBase.swift; sourceTree = ""; }; 7CF486070B34EFD15B4DB8FC /* Pods_AppSyncRTCSample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppSyncRTCSample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7D4F451B830A5837CE5274A3 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.release.xcconfig"; path = "Target Support Files/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.release.xcconfig"; sourceTree = ""; }; 81AFCBED5A97E398A4BD9D06 /* Pods_AppSyncRealTimeClient.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AppSyncRealTimeClient.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 93AA1C96F1B8D428CCC24CF0 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.debug.xcconfig"; path = "Target Support Files/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.debug.xcconfig"; sourceTree = ""; }; 978409B72739C7BE002362A7 /* AppSyncURLHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncURLHelper.swift; sourceTree = ""; }; 978409B92739C7E1002362A7 /* AppSyncURLHelperTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSyncURLHelperTests.swift; sourceTree = ""; }; A843B4589131E0D2DB13ADC7 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AppSyncRealTimeClientIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AppSyncRealTimeClientIntegrationTests/Pods-HostApp-AppSyncRealTimeClientIntegrationTests.debug.xcconfig"; sourceTree = ""; }; B07A87133C24AA78AF59093C /* Pods-AppSyncRealTimeClient.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRealTimeClient.debug.xcconfig"; path = "Target Support Files/Pods-AppSyncRealTimeClient/Pods-AppSyncRealTimeClient.debug.xcconfig"; sourceTree = ""; }; B4A642C2C000E0D0B568A4A9 /* Pods-AppSyncRTCSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRTCSample.release.xcconfig"; path = "Target Support Files/Pods-AppSyncRTCSample/Pods-AppSyncRTCSample.release.xcconfig"; sourceTree = ""; }; B4AEC68B29E8A14F00D693CD /* InterceptableConnection+Default.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "InterceptableConnection+Default.swift"; sourceTree = ""; }; BBF14AA5E9A4D036CA87B952 /* Pods-AppSyncRTCSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRTCSample.debug.xcconfig"; path = "Target Support Files/Pods-AppSyncRTCSample/Pods-AppSyncRTCSample.debug.xcconfig"; sourceTree = ""; }; C73EA796F50FB0196FDF4865 /* Pods-AppSyncRealTimeClient.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppSyncRealTimeClient.release.xcconfig"; path = "Target Support Files/Pods-AppSyncRealTimeClient/Pods-AppSyncRealTimeClient.release.xcconfig"; sourceTree = ""; }; E65A19C826699DA299A49284 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AppSyncRealTimeClientIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AppSyncRealTimeClientIntegrationTests/Pods-HostApp-AppSyncRealTimeClientIntegrationTests.release.xcconfig"; sourceTree = ""; }; FA2EFABB2550CAC6007698C7 /* AtomicValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AtomicValue.swift; sourceTree = ""; }; FA67507724D3244A005A1345 /* MockWebsocketProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockWebsocketProvider.swift; sourceTree = ""; }; FA67507A24D338C6005A1345 /* Error+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Error+Extension.swift"; sourceTree = ""; }; FA67507C24D338FA005A1345 /* RealtimeConnectionProviderTestBase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RealtimeConnectionProviderTestBase.swift; sourceTree = ""; }; FA67507F24D339B0005A1345 /* ConnectionProviderStaleConnectionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionProviderStaleConnectionTests.swift; sourceTree = ""; }; FA67508124D33A7A005A1345 /* CountdownTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownTimer.swift; sourceTree = ""; }; FA67508324D33ACC005A1345 /* CountdownTimerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CountdownTimerTests.swift; sourceTree = ""; }; FA91B1FB24D3063E0017404D /* AppSyncRTCSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AppSyncRTCSample.app; sourceTree = BUILT_PRODUCTS_DIR; }; FA91B1FD24D3063E0017404D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; FA91B1FF24D3063E0017404D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; FA91B20124D3063E0017404D /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; FA91B20324D306420017404D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; FA91B20624D306430017404D /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; FA91B20924D306430017404D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; FA91B20B24D306430017404D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; FAB5AA1D24D1CD31001F370F /* AppSyncRTCProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSyncRTCProvider.swift; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 217F398C2405D9D500F1A0B3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 259F9EB83B9F67D0413A6D4C /* Pods_AppSyncRealTimeClient.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 217F39952405D9D500F1A0B3 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 217F39992405D9D500F1A0B3 /* AppSyncRealTimeClient.framework in Frameworks */, DCFE701B5D1380E566694A48 /* Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B3B2409AFBD00EC2A8D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 21D38B432409AFBD00EC2A8D /* AppSyncRealTimeClient.framework in Frameworks */, 4A3EAC9B20D96D81CC3A7EF4 /* Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B502409B93F00EC2A8D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 450019BB151D701382536BD0 /* Pods_HostApp.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; FA91B1F824D3063E0017404D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 0B59161BB37D32073E4FD61B /* Pods_AppSyncRTCSample.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 2143D46527B5D9730066B2F7 /* AppSyncRealTimeConnection */ = { isa = PBXGroup; children = ( 2143D46627B5D9B40066B2F7 /* RealTimeConnectionProviderResponseTests.swift */, ); path = AppSyncRealTimeConnection; sourceTree = ""; }; 217F39852405D9D500F1A0B3 = { isa = PBXGroup; children = ( 217F39912405D9D500F1A0B3 /* AppSyncRealTimeClient */, 217F399C2405D9D500F1A0B3 /* AppSyncRealTimeClientTests */, 21D38B3F2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests */, FA91B1FC24D3063E0017404D /* AppSyncRTCSample */, 21D38B542409B93F00EC2A8D /* HostApp */, 217F39902405D9D500F1A0B3 /* Products */, D146D6DDE2251CCA7A4ECD7F /* Pods */, CC47BA7DC6033B1626BAD959 /* Frameworks */, ); sourceTree = ""; }; 217F39902405D9D500F1A0B3 /* Products */ = { isa = PBXGroup; children = ( 217F398F2405D9D500F1A0B3 /* AppSyncRealTimeClient.framework */, 217F39982405D9D500F1A0B3 /* AppSyncRealTimeClientTests.xctest */, 21D38B3E2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.xctest */, 21D38B532409B93F00EC2A8D /* HostApp.app */, FA91B1FB24D3063E0017404D /* AppSyncRTCSample.app */, ); name = Products; sourceTree = ""; }; 217F39912405D9D500F1A0B3 /* AppSyncRealTimeClient */ = { isa = PBXGroup; children = ( 2143D4AF27BC49BE0066B2F7 /* AWSAppSyncRealTimeClient.swift */, 217F39B82406E98300F1A0B3 /* Connection */, 217F39A92406E98300F1A0B3 /* ConnectionProvider */, 219BFF4727A3B223000FC148 /* ConnectivityMonitor */, 217F39932405D9D500F1A0B3 /* Info.plist */, 21D38B6E240A272F00EC2A8D /* Interceptor */, 217F39C62406E98400F1A0B3 /* Support */, 217F39C12406E98400F1A0B3 /* Websocket */, ); path = AppSyncRealTimeClient; sourceTree = ""; }; 217F399C2405D9D500F1A0B3 /* AppSyncRealTimeClientTests */ = { isa = PBXGroup; children = ( 217F39E82406EA3F00F1A0B3 /* Connection */, 217F39EC2406EA4000F1A0B3 /* ConnectionProvider */, 219BFF6827A9AC4F000FC148 /* ConnectivityMonitor */, 217F399F2405D9D500F1A0B3 /* Info.plist */, 21D38B84240A39E400EC2A8D /* Interceptor */, 217F39EA2406EA3F00F1A0B3 /* Mocks */, 217F39EE2406EA4000F1A0B3 /* Support */, FA67507924D338BF005A1345 /* TestSupport */, ); path = AppSyncRealTimeClientTests; sourceTree = ""; }; 217F39A92406E98300F1A0B3 /* ConnectionProvider */ = { isa = PBXGroup; children = ( 217F39AF2406E98300F1A0B3 /* AppSyncConnectionRequest.swift */, 217F39AE2406E98300F1A0B3 /* AppSyncMessage.swift */, 217F39AD2406E98300F1A0B3 /* AppSyncMessage+Encodable.swift */, 217F39B02406E98300F1A0B3 /* AppsyncRealtimeConnection */, 5CFF722D283C1971001D5471 /* AppsyncRealtimeConnectionAsync */, 217F39AA2406E98300F1A0B3 /* AppSyncResponse.swift */, 217F39B72406E98300F1A0B3 /* ConnectionProvider.swift */, 217F39AC2406E98300F1A0B3 /* ConnectionProviderError.swift */, 21D38B8D240A3C2300EC2A8D /* ConnectionProviderFactory.swift */, 217F39AB2406E98300F1A0B3 /* InterceptableConnection.swift */, B4AEC68B29E8A14F00D693CD /* InterceptableConnection+Default.swift */, 5C5609ED2821E6FC0002ACF5 /* InterceptableConnectionAsync.swift */, ); path = ConnectionProvider; sourceTree = ""; }; 217F39B02406E98300F1A0B3 /* AppsyncRealtimeConnection */ = { isa = PBXGroup; children = ( 217F39B22406E98300F1A0B3 /* RealtimeConnectionProvider.swift */, 217F39B62406E98300F1A0B3 /* RealtimeConnectionProvider+ConnectionInterceptable.swift */, 217F39B52406E98300F1A0B3 /* RealtimeConnectionProvider+MessageInterceptable.swift */, 217F39B12406E98300F1A0B3 /* RealtimeConnectionProvider+StaleConnection.swift */, 217F39B32406E98300F1A0B3 /* RealtimeConnectionProvider+Websocket.swift */, 217F39B42406E98300F1A0B3 /* RealtimeConnectionProviderResponse.swift */, ); path = AppsyncRealtimeConnection; sourceTree = ""; }; 217F39B82406E98300F1A0B3 /* Connection */ = { isa = PBXGroup; children = ( 217F39BA2406E98300F1A0B3 /* RetryableConnection.swift */, 217F39B92406E98300F1A0B3 /* SubscriptionConnection.swift */, 217F39C02406E98300F1A0B3 /* SubscriptionItem.swift */, 217F39BB2406E98300F1A0B3 /* AppSyncConnection */, ); path = Connection; sourceTree = ""; }; 217F39BB2406E98300F1A0B3 /* AppSyncConnection */ = { isa = PBXGroup; children = ( 217F39BD2406E98300F1A0B3 /* AppSyncSubscriptionConnection.swift */, 217F39BE2406E98300F1A0B3 /* AppSyncSubscriptionConnection+Connection.swift */, 217F39BC2406E98300F1A0B3 /* AppSyncSubscriptionConnection+DataHandler.swift */, 217F39BF2406E98300F1A0B3 /* AppSyncSubscriptionConnection+ErrorHandler.swift */, ); path = AppSyncConnection; sourceTree = ""; }; 217F39C12406E98400F1A0B3 /* Websocket */ = { isa = PBXGroup; children = ( 217F39C22406E98400F1A0B3 /* AppSyncWebsocketProvider.swift */, 217F39C32406E98400F1A0B3 /* Starscream */, ); path = Websocket; sourceTree = ""; }; 217F39C32406E98400F1A0B3 /* Starscream */ = { isa = PBXGroup; children = ( 217F39C42406E98400F1A0B3 /* StarscreamAdapter.swift */, 217F39C52406E98400F1A0B3 /* StarscreamAdapter+Delegate.swift */, ); path = Starscream; sourceTree = ""; }; 217F39C62406E98400F1A0B3 /* Support */ = { isa = PBXGroup; children = ( 21D38B6C240A262800EC2A8D /* AppSyncJSONHelper.swift */, 217F39C92406E98400F1A0B3 /* AppSyncJSONValue.swift */, 217F39C72406E98400F1A0B3 /* AppSyncLogger.swift */, 978409B72739C7BE002362A7 /* AppSyncURLHelper.swift */, FA2EFABB2550CAC6007698C7 /* AtomicValue.swift */, FA67508124D33A7A005A1345 /* CountdownTimer.swift */, 21D38B93240C4A2A00EC2A8D /* OIDCAuthProvider.swift */, 5C4E7C5D289082D3001800C1 /* OIDCAuthProviderAsync.swift */, 217F39CB2406E98400F1A0B3 /* SubscriptionConnectionType.swift */, 217F39CA2406E98400F1A0B3 /* SubscriptionConstants.swift */, 5CFF7238283C19CF001D5471 /* TaskQueue.swift */, ); path = Support; sourceTree = ""; }; 217F39E82406EA3F00F1A0B3 /* Connection */ = { isa = PBXGroup; children = ( 217C74D127C45B6600AE054F /* AppSyncSubscriptionConnectionErrorHandlerTests.swift */, 217F39E92406EA3F00F1A0B3 /* AppSyncSubscriptionConnectionTests.swift */, ); path = Connection; sourceTree = ""; }; 217F39EA2406EA3F00F1A0B3 /* Mocks */ = { isa = PBXGroup; children = ( 217F39EB2406EA3F00F1A0B3 /* MockConnectionProvider.swift */, FA67507724D3244A005A1345 /* MockWebsocketProvider.swift */, 219BFF6B27A9AF85000FC148 /* MockConnectivityMonitor.swift */, ); path = Mocks; sourceTree = ""; }; 217F39EC2406EA4000F1A0B3 /* ConnectionProvider */ = { isa = PBXGroup; children = ( 5CFF723A283C1AA0001D5471 /* ConnectionProviderAsync */, 2143D46527B5D9730066B2F7 /* AppSyncRealTimeConnection */, 2151D5C927C68C3C00F3C866 /* ConnectionProviderHandleErrorTests.swift */, FA67507F24D339B0005A1345 /* ConnectionProviderStaleConnectionTests.swift */, 217F39ED2406EA4000F1A0B3 /* ConnectionProviderTests.swift */, FA67507C24D338FA005A1345 /* RealtimeConnectionProviderTestBase.swift */, ); path = ConnectionProvider; sourceTree = ""; }; 217F39EE2406EA4000F1A0B3 /* Support */ = { isa = PBXGroup; children = ( FA67508324D33ACC005A1345 /* CountdownTimerTests.swift */, 217F39EF2406EA4000F1A0B3 /* RealtimeGatewayURLInterceptorTests.swift */, ); path = Support; sourceTree = ""; }; 219BFF4727A3B223000FC148 /* ConnectivityMonitor */ = { isa = PBXGroup; children = ( 219BFF4827A3B237000FC148 /* ConnectivityMonitor.swift */, 219BFF4A27A3B24F000FC148 /* ConnectivityPath.swift */, ); path = ConnectivityMonitor; sourceTree = ""; }; 219BFF6827A9AC4F000FC148 /* ConnectivityMonitor */ = { isa = PBXGroup; children = ( 219BFF6927A9AC6E000FC148 /* ConnectivityMonitorTests.swift */, ); path = ConnectivityMonitor; sourceTree = ""; }; 21D38B3F2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests */ = { isa = PBXGroup; children = ( 5CF3E967283C33D40036EAD2 /* AppSyncRealTimeClientAsync */, 21D38B4B2409B6C000EC2A8D /* amplifyconfiguration.json */, 2143D4B127BE40B30066B2F7 /* AppSyncRealTimeClientFailureTests.swift */, 21D38B402409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.swift */, 2164E673263C58CD00385027 /* AppSyncRealTimeClientTestBase.swift */, 21D38B422409AFBD00EC2A8D /* Info.plist */, 21D38B4D2409B8B200EC2A8D /* README.md */, 2164E65C2639AD5600385027 /* StarscreamAdapterTests.swift */, 21D38B95240C4DC200EC2A8D /* Support */, ); path = AppSyncRealTimeClientIntegrationTests; sourceTree = ""; }; 21D38B542409B93F00EC2A8D /* HostApp */ = { isa = PBXGroup; children = ( 21D38B552409B93F00EC2A8D /* AppDelegate.swift */, 21D38B572409B93F00EC2A8D /* SceneDelegate.swift */, 21D38B592409B93F00EC2A8D /* ContentView.swift */, 21D38B5B2409B94100EC2A8D /* Assets.xcassets */, 21D38B602409B94100EC2A8D /* LaunchScreen.storyboard */, 21D38B632409B94100EC2A8D /* Info.plist */, 21D38B5D2409B94100EC2A8D /* Preview Content */, ); path = HostApp; sourceTree = ""; }; 21D38B5D2409B94100EC2A8D /* Preview Content */ = { isa = PBXGroup; children = ( 21D38B5E2409B94100EC2A8D /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; 21D38B6E240A272F00EC2A8D /* Interceptor */ = { isa = PBXGroup; children = ( 21D38B82240A392B00EC2A8D /* APIKeyAuthInterceptor.swift */, 21D38B78240A2A1300EC2A8D /* OIDCAuthInterceptor.swift */, 5C95D877289081F0008D66E9 /* OIDCAuthInterceptorAsync.swift */, 217F39C82406E98400F1A0B3 /* RealtimeGatewayURLInterceptor.swift */, ); path = Interceptor; sourceTree = ""; }; 21D38B84240A39E400EC2A8D /* Interceptor */ = { isa = PBXGroup; children = ( 21D38B88240A39E400EC2A8D /* APIKeyAuthInterceptorTests.swift */, 21D38B87240A39E400EC2A8D /* AppSyncJSONHelperTests.swift */, 978409B92739C7E1002362A7 /* AppSyncURLHelperTests.swift */, 21D38B85240A39E400EC2A8D /* OIDCAuthInterceptorTests.swift */, ); path = Interceptor; sourceTree = ""; }; 21D38B95240C4DC200EC2A8D /* Support */ = { isa = PBXGroup; children = ( 219BFF3A27A38902000FC148 /* schema.graphql */, 21D38B98240C4E1C00EC2A8D /* ConfigurationHelper.swift */, 21D38B96240C4DCF00EC2A8D /* Error+Extension.swift */, 21D38B9C240C540D00EC2A8D /* TestCommonConstants.swift */, ); path = Support; sourceTree = ""; }; 5CF3E967283C33D40036EAD2 /* AppSyncRealTimeClientAsync */ = { isa = PBXGroup; children = ( 5CF3E968283C33D40036EAD2 /* AppSyncRealTimeClientAsyncFailureTests.swift */, 5CF3E96A283C33D40036EAD2 /* AppSyncRealTimeClientAsyncIntegrationTests.swift */, ); path = AppSyncRealTimeClientAsync; sourceTree = ""; }; 5CFF722D283C1971001D5471 /* AppsyncRealtimeConnectionAsync */ = { isa = PBXGroup; children = ( 5CFF722E283C1971001D5471 /* RealtimeConnectionProviderAsync.swift */, 5CFF7230283C1971001D5471 /* RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift */, 5CFF7232283C1971001D5471 /* RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift */, 5CFF722F283C1971001D5471 /* RealtimeConnectionProviderAsync+StaleConnection.swift */, 5CFF7231283C1971001D5471 /* RealtimeConnectionProviderAsync+Websocket.swift */, ); path = AppsyncRealtimeConnectionAsync; sourceTree = ""; }; 5CFF723A283C1AA0001D5471 /* ConnectionProviderAsync */ = { isa = PBXGroup; children = ( 5CFF723B283C1AF5001D5471 /* ConnectionProviderAsyncTests.swift */, 5CFF723C283C1AF5001D5471 /* RealtimeConnectionProviderAsyncTestBase.swift */, ); path = ConnectionProviderAsync; sourceTree = ""; }; CC47BA7DC6033B1626BAD959 /* Frameworks */ = { isa = PBXGroup; children = ( 81AFCBED5A97E398A4BD9D06 /* Pods_AppSyncRealTimeClient.framework */, 3E662A46AB2C93EE316F784C /* Pods_AppSyncRealTimeClient_AppSyncRealTimeClientTests.framework */, 29CDD85F44666C7241232D29 /* Pods_HostApp.framework */, 43D112B03D6D38F84995D6FA /* Pods_HostApp_AppSyncRealTimeClientIntegrationTests.framework */, 7CF486070B34EFD15B4DB8FC /* Pods_AppSyncRTCSample.framework */, ); name = Frameworks; sourceTree = ""; }; D146D6DDE2251CCA7A4ECD7F /* Pods */ = { isa = PBXGroup; children = ( B07A87133C24AA78AF59093C /* Pods-AppSyncRealTimeClient.debug.xcconfig */, C73EA796F50FB0196FDF4865 /* Pods-AppSyncRealTimeClient.release.xcconfig */, 93AA1C96F1B8D428CCC24CF0 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.debug.xcconfig */, 7D4F451B830A5837CE5274A3 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.release.xcconfig */, 18D6E56CE03BAC33493CC19B /* Pods-HostApp.debug.xcconfig */, 356411189EAD2C776D250FB7 /* Pods-HostApp.release.xcconfig */, A843B4589131E0D2DB13ADC7 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.debug.xcconfig */, E65A19C826699DA299A49284 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.release.xcconfig */, BBF14AA5E9A4D036CA87B952 /* Pods-AppSyncRTCSample.debug.xcconfig */, B4A642C2C000E0D0B568A4A9 /* Pods-AppSyncRTCSample.release.xcconfig */, ); path = Pods; sourceTree = ""; }; FA67507924D338BF005A1345 /* TestSupport */ = { isa = PBXGroup; children = ( FA67507A24D338C6005A1345 /* Error+Extension.swift */, ); path = TestSupport; sourceTree = ""; }; FA91B1FC24D3063E0017404D /* AppSyncRTCSample */ = { isa = PBXGroup; children = ( FA91B20B24D306430017404D /* Info.plist */, FA91B1FD24D3063E0017404D /* AppDelegate.swift */, FAB5AA1D24D1CD31001F370F /* AppSyncRTCProvider.swift */, FA91B20124D3063E0017404D /* ContentView.swift */, FA91B1FF24D3063E0017404D /* SceneDelegate.swift */, FA91B20324D306420017404D /* Assets.xcassets */, FA91B20824D306430017404D /* LaunchScreen.storyboard */, FA91B20524D306420017404D /* Preview Content */, ); path = AppSyncRTCSample; sourceTree = ""; }; FA91B20524D306420017404D /* Preview Content */ = { isa = PBXGroup; children = ( FA91B20624D306430017404D /* Preview Assets.xcassets */, ); path = "Preview Content"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 217F398A2405D9D500F1A0B3 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 217F398E2405D9D500F1A0B3 /* AppSyncRealTimeClient */ = { isa = PBXNativeTarget; buildConfigurationList = 217F39A32405D9D500F1A0B3 /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClient" */; buildPhases = ( F78B4AC87B22D691D620684A /* [CP] Check Pods Manifest.lock */, 217F398A2405D9D500F1A0B3 /* Headers */, 217F398B2405D9D500F1A0B3 /* Sources */, FA91B21124D308330017404D /* SwiftFormat */, FA91B21224D308550017404D /* SwiftLint */, 217F398C2405D9D500F1A0B3 /* Frameworks */, 217F398D2405D9D500F1A0B3 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = AppSyncRealTimeClient; productName = AppSyncRealTimeClient; productReference = 217F398F2405D9D500F1A0B3 /* AppSyncRealTimeClient.framework */; productType = "com.apple.product-type.framework"; }; 217F39972405D9D500F1A0B3 /* AppSyncRealTimeClientTests */ = { isa = PBXNativeTarget; buildConfigurationList = 217F39A62405D9D500F1A0B3 /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClientTests" */; buildPhases = ( 4F32EBC5131508484DC03565 /* [CP] Check Pods Manifest.lock */, 217F39942405D9D500F1A0B3 /* Sources */, FA91B21324D308800017404D /* SwiftFormat */, FA91B21424D308B00017404D /* SwiftLint */, 217F39952405D9D500F1A0B3 /* Frameworks */, 217F39962405D9D500F1A0B3 /* Resources */, 9CB3A44F02BD117B9687BF03 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( 217F399B2405D9D500F1A0B3 /* PBXTargetDependency */, ); name = AppSyncRealTimeClientTests; productName = AppSyncRealTimeClientTests; productReference = 217F39982405D9D500F1A0B3 /* AppSyncRealTimeClientTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 21D38B3D2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests */ = { isa = PBXNativeTarget; buildConfigurationList = 21D38B482409AFBD00EC2A8D /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClientIntegrationTests" */; buildPhases = ( 6996A5923AF9E7D35CA85369 /* [CP] Check Pods Manifest.lock */, 21D38B3A2409AFBD00EC2A8D /* Sources */, FA91B21524D308C70017404D /* SwiftFormat */, FA91B21624D308D90017404D /* SwiftLint */, 21D38B3B2409AFBD00EC2A8D /* Frameworks */, 21D38B3C2409AFBD00EC2A8D /* Resources */, D3A1E54210CC83949895F543 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( 21D38B452409AFBD00EC2A8D /* PBXTargetDependency */, 21D38B682409B95000EC2A8D /* PBXTargetDependency */, ); name = AppSyncRealTimeClientIntegrationTests; productName = AppSyncRealTimeClientIntegrationTests; productReference = 21D38B3E2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; 21D38B522409B93F00EC2A8D /* HostApp */ = { isa = PBXNativeTarget; buildConfigurationList = 21D38B642409B94100EC2A8D /* Build configuration list for PBXNativeTarget "HostApp" */; buildPhases = ( B4AC537B815B7AF42413C854 /* [CP] Check Pods Manifest.lock */, 21D38B4F2409B93F00EC2A8D /* Sources */, 21D38B502409B93F00EC2A8D /* Frameworks */, 21D38B512409B93F00EC2A8D /* Resources */, ); buildRules = ( ); dependencies = ( ); name = HostApp; productName = HostApp; productReference = 21D38B532409B93F00EC2A8D /* HostApp.app */; productType = "com.apple.product-type.application"; }; FA91B1FA24D3063E0017404D /* AppSyncRTCSample */ = { isa = PBXNativeTarget; buildConfigurationList = FA91B20E24D306430017404D /* Build configuration list for PBXNativeTarget "AppSyncRTCSample" */; buildPhases = ( A19977CDA1FE7EB3815A5E31 /* [CP] Check Pods Manifest.lock */, FA91B1F724D3063E0017404D /* Sources */, FA91B21724D308EB0017404D /* SwiftFormat */, FA91B21824D308FD0017404D /* SwiftLint */, FA91B1F824D3063E0017404D /* Frameworks */, FA91B1F924D3063E0017404D /* Resources */, 7CEC6E6F72B76741B987A5FE /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); dependencies = ( FA2B2C3524D4B77600C6B108 /* PBXTargetDependency */, ); name = AppSyncRTCSample; productName = AppSyncRTCSample; productReference = FA91B1FB24D3063E0017404D /* AppSyncRTCSample.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 217F39862405D9D500F1A0B3 /* Project object */ = { isa = PBXProject; attributes = { LastSwiftUpdateCheck = 1160; LastUpgradeCheck = 1130; ORGANIZATIONNAME = amazonaws; TargetAttributes = { 217F398E2405D9D500F1A0B3 = { CreatedOnToolsVersion = 11.3.1; }; 217F39972405D9D500F1A0B3 = { CreatedOnToolsVersion = 11.3.1; }; 21D38B3D2409AFBD00EC2A8D = { CreatedOnToolsVersion = 11.3.1; TestTargetID = 21D38B522409B93F00EC2A8D; }; 21D38B522409B93F00EC2A8D = { CreatedOnToolsVersion = 11.3.1; }; FA91B1FA24D3063E0017404D = { CreatedOnToolsVersion = 11.6; }; }; }; buildConfigurationList = 217F39892405D9D500F1A0B3 /* Build configuration list for PBXProject "AppSyncRealTimeClient" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = 217F39852405D9D500F1A0B3; productRefGroup = 217F39902405D9D500F1A0B3 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 217F398E2405D9D500F1A0B3 /* AppSyncRealTimeClient */, 217F39972405D9D500F1A0B3 /* AppSyncRealTimeClientTests */, 21D38B3D2409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests */, FA91B1FA24D3063E0017404D /* AppSyncRTCSample */, 21D38B522409B93F00EC2A8D /* HostApp */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 217F398D2405D9D500F1A0B3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 217F39962405D9D500F1A0B3 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B3C2409AFBD00EC2A8D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B4E2409B8B200EC2A8D /* README.md in Resources */, 219BFF3B27A38902000FC148 /* schema.graphql in Resources */, 21D38B4C2409B6C000EC2A8D /* amplifyconfiguration.json in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B512409B93F00EC2A8D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B622409B94100EC2A8D /* LaunchScreen.storyboard in Resources */, 21D38B5F2409B94100EC2A8D /* Preview Assets.xcassets in Resources */, 21D38B5C2409B94100EC2A8D /* Assets.xcassets in Resources */, FAB5AA1F24D1CD84001F370F /* amplifyconfiguration.json in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; FA91B1F924D3063E0017404D /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( FA91B20F24D306550017404D /* amplifyconfiguration.json in Resources */, FA91B20A24D306430017404D /* LaunchScreen.storyboard in Resources */, FA91B20724D306430017404D /* Preview Assets.xcassets in Resources */, FA91B20424D306420017404D /* Assets.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ 4F32EBC5131508484DC03565 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; 6996A5923AF9E7D35CA85369 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-HostApp-AppSyncRealTimeClientIntegrationTests-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; 7CEC6E6F72B76741B987A5FE /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-AppSyncRTCSample/Pods-AppSyncRTCSample-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-AppSyncRTCSample/Pods-AppSyncRTCSample-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppSyncRTCSample/Pods-AppSyncRTCSample-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 9CB3A44F02BD117B9687BF03 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests/Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; A19977CDA1FE7EB3815A5E31 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-AppSyncRTCSample-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; B4AC537B815B7AF42413C854 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-HostApp-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; D3A1E54210CC83949895F543 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-HostApp-AppSyncRealTimeClientIntegrationTests/Pods-HostApp-AppSyncRealTimeClientIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( "${PODS_ROOT}/Target Support Files/Pods-HostApp-AppSyncRealTimeClientIntegrationTests/Pods-HostApp-AppSyncRealTimeClientIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp-AppSyncRealTimeClientIntegrationTests/Pods-HostApp-AppSyncRealTimeClientIntegrationTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; F78B4AC87B22D691D620684A /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( "${PODS_PODFILE_DIR_PATH}/Podfile.lock", "${PODS_ROOT}/Manifest.lock", ); name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( "$(DERIVED_FILE_DIR)/Pods-AppSyncRealTimeClient-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; FA91B21124D308330017404D /* SwiftFormat */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftFormat; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/.swiftformat\" --swiftversion \"$SWIFT_VERSION\" \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21224D308550017404D /* SwiftLint */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftLint; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21324D308800017404D /* SwiftFormat */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftFormat; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/.swiftformat\" --swiftversion \"$SWIFT_VERSION\" \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21424D308B00017404D /* SwiftLint */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftLint; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21524D308C70017404D /* SwiftFormat */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftFormat; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/.swiftformat\" --swiftversion \"$SWIFT_VERSION\" \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21624D308D90017404D /* SwiftLint */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftLint; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21724D308EB0017404D /* SwiftFormat */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftFormat; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/.swiftformat\" --swiftversion \"$SWIFT_VERSION\" \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; FA91B21824D308FD0017404D /* SwiftLint */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( ); inputPaths = ( ); name = SwiftLint; outputFileListPaths = ( ); outputPaths = ( ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n"; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 217F398B2405D9D500F1A0B3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B7C240A2A1300EC2A8D /* OIDCAuthInterceptor.swift in Sources */, 5CFF7235283C1971001D5471 /* RealtimeConnectionProviderAsync+ConnectionInterceptableAsync.swift in Sources */, 217F39DB2406E98400F1A0B3 /* AppSyncSubscriptionConnection+DataHandler.swift in Sources */, 21D38B94240C4A2A00EC2A8D /* OIDCAuthProvider.swift in Sources */, 217F39DF2406E98400F1A0B3 /* SubscriptionItem.swift in Sources */, FAAEF946255229DA009DA4D5 /* AtomicValue.swift in Sources */, 217F39CF2406E98400F1A0B3 /* AppSyncMessage+Encodable.swift in Sources */, 217F39CD2406E98400F1A0B3 /* InterceptableConnection.swift in Sources */, 21D38B8E240A3C2300EC2A8D /* ConnectionProviderFactory.swift in Sources */, 217F39E02406E98400F1A0B3 /* AppSyncWebsocketProvider.swift in Sources */, 219BFF4927A3B238000FC148 /* ConnectivityMonitor.swift in Sources */, FAB7E91224D2644E00DF1EA1 /* RealtimeConnectionProvider+StaleConnection.swift in Sources */, 217F39D32406E98400F1A0B3 /* RealtimeConnectionProvider.swift in Sources */, B4AEC68C29E8A14F00D693CD /* InterceptableConnection+Default.swift in Sources */, 217F39D12406E98400F1A0B3 /* AppSyncConnectionRequest.swift in Sources */, 5C5609EE2821E6FC0002ACF5 /* InterceptableConnectionAsync.swift in Sources */, 217F39DD2406E98400F1A0B3 /* AppSyncSubscriptionConnection+Connection.swift in Sources */, 217F39E52406E98400F1A0B3 /* AppSyncJSONValue.swift in Sources */, 217F39E42406E98400F1A0B3 /* RealtimeGatewayURLInterceptor.swift in Sources */, 2143D4B027BC49BE0066B2F7 /* AWSAppSyncRealTimeClient.swift in Sources */, 217F39E22406E98400F1A0B3 /* StarscreamAdapter+Delegate.swift in Sources */, 217F39D52406E98400F1A0B3 /* RealtimeConnectionProviderResponse.swift in Sources */, 217F39D62406E98400F1A0B3 /* RealtimeConnectionProvider+MessageInterceptable.swift in Sources */, 5CFF7233283C1971001D5471 /* RealtimeConnectionProviderAsync.swift in Sources */, 5C95D878289081F0008D66E9 /* OIDCAuthInterceptorAsync.swift in Sources */, FA67508224D33A7A005A1345 /* CountdownTimer.swift in Sources */, 217F39E62406E98400F1A0B3 /* SubscriptionConstants.swift in Sources */, 5CFF7234283C1971001D5471 /* RealtimeConnectionProviderAsync+StaleConnection.swift in Sources */, 217F39D02406E98400F1A0B3 /* AppSyncMessage.swift in Sources */, 217F39E32406E98400F1A0B3 /* AppSyncLogger.swift in Sources */, 217F39D82406E98400F1A0B3 /* ConnectionProvider.swift in Sources */, 21D38B83240A392B00EC2A8D /* APIKeyAuthInterceptor.swift in Sources */, 217F39D92406E98400F1A0B3 /* SubscriptionConnection.swift in Sources */, 5C4E7C5E289082D3001800C1 /* OIDCAuthProviderAsync.swift in Sources */, 217F39DA2406E98400F1A0B3 /* RetryableConnection.swift in Sources */, 978409B82739C7BE002362A7 /* AppSyncURLHelper.swift in Sources */, 217F39CC2406E98400F1A0B3 /* AppSyncResponse.swift in Sources */, 5CFF7239283C19CF001D5471 /* TaskQueue.swift in Sources */, 217F39E72406E98400F1A0B3 /* SubscriptionConnectionType.swift in Sources */, 217F39D42406E98400F1A0B3 /* RealtimeConnectionProvider+Websocket.swift in Sources */, 217F39DC2406E98400F1A0B3 /* AppSyncSubscriptionConnection.swift in Sources */, 5CFF7236283C1971001D5471 /* RealtimeConnectionProviderAsync+Websocket.swift in Sources */, 21D38B6D240A262800EC2A8D /* AppSyncJSONHelper.swift in Sources */, 219BFF4B27A3B24F000FC148 /* ConnectivityPath.swift in Sources */, 217F39CE2406E98400F1A0B3 /* ConnectionProviderError.swift in Sources */, 217F39E12406E98400F1A0B3 /* StarscreamAdapter.swift in Sources */, 217F39D72406E98400F1A0B3 /* RealtimeConnectionProvider+ConnectionInterceptable.swift in Sources */, 217F39DE2406E98400F1A0B3 /* AppSyncSubscriptionConnection+ErrorHandler.swift in Sources */, 5CFF7237283C1971001D5471 /* RealtimeConnectionProviderAsync+MessageInterceptableAsync.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 217F39942405D9D500F1A0B3 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B89240A39E400EC2A8D /* OIDCAuthInterceptorTests.swift in Sources */, 219BFF6C27A9AF85000FC148 /* MockConnectivityMonitor.swift in Sources */, 217F39F22406EA4000F1A0B3 /* ConnectionProviderTests.swift in Sources */, 2143D46727B5D9B40066B2F7 /* RealTimeConnectionProviderResponseTests.swift in Sources */, FA67507824D3244A005A1345 /* MockWebsocketProvider.swift in Sources */, 217F39F02406EA4000F1A0B3 /* AppSyncSubscriptionConnectionTests.swift in Sources */, FA67507B24D338CB005A1345 /* Error+Extension.swift in Sources */, 21D38B8C240A39E400EC2A8D /* APIKeyAuthInterceptorTests.swift in Sources */, 5CFF723E283C1AF5001D5471 /* RealtimeConnectionProviderAsyncTestBase.swift in Sources */, 5CFF723D283C1AF5001D5471 /* ConnectionProviderAsyncTests.swift in Sources */, 21D38B8B240A39E400EC2A8D /* AppSyncJSONHelperTests.swift in Sources */, 217F39F32406EA4000F1A0B3 /* RealtimeGatewayURLInterceptorTests.swift in Sources */, 217C74D227C45B6600AE054F /* AppSyncSubscriptionConnectionErrorHandlerTests.swift in Sources */, FA67507E24D33976005A1345 /* RealtimeConnectionProviderTestBase.swift in Sources */, 219BFF6A27A9AC6E000FC148 /* ConnectivityMonitorTests.swift in Sources */, 2151D5CA27C68C3C00F3C866 /* ConnectionProviderHandleErrorTests.swift in Sources */, 978409BA2739C7E1002362A7 /* AppSyncURLHelperTests.swift in Sources */, FA67508424D33ACC005A1345 /* CountdownTimerTests.swift in Sources */, FA67508024D339B0005A1345 /* ConnectionProviderStaleConnectionTests.swift in Sources */, 217F39F12406EA4000F1A0B3 /* MockConnectionProvider.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B3A2409AFBD00EC2A8D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B99240C4E1C00EC2A8D /* ConfigurationHelper.swift in Sources */, 5CF3E96D283C33D40036EAD2 /* AppSyncRealTimeClientAsyncIntegrationTests.swift in Sources */, 2164E674263C58CE00385027 /* AppSyncRealTimeClientTestBase.swift in Sources */, 21D38B97240C4DCF00EC2A8D /* Error+Extension.swift in Sources */, 2143D4B227BE40B30066B2F7 /* AppSyncRealTimeClientFailureTests.swift in Sources */, 21D38B9D240C540D00EC2A8D /* TestCommonConstants.swift in Sources */, 5CF3E96B283C33D40036EAD2 /* AppSyncRealTimeClientAsyncFailureTests.swift in Sources */, 21D38B412409AFBD00EC2A8D /* AppSyncRealTimeClientIntegrationTests.swift in Sources */, 2164E65D2639AD5600385027 /* StarscreamAdapterTests.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 21D38B4F2409B93F00EC2A8D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 21D38B562409B93F00EC2A8D /* AppDelegate.swift in Sources */, 21D38B582409B93F00EC2A8D /* SceneDelegate.swift in Sources */, 21D38B5A2409B93F00EC2A8D /* ContentView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; FA91B1F724D3063E0017404D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FA91B1FE24D3063E0017404D /* AppDelegate.swift in Sources */, FA91B21024D306730017404D /* AppSyncRTCProvider.swift in Sources */, FA91B20024D3063E0017404D /* SceneDelegate.swift in Sources */, FA91B20224D3063E0017404D /* ContentView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 217F399B2405D9D500F1A0B3 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 217F398E2405D9D500F1A0B3 /* AppSyncRealTimeClient */; targetProxy = 217F399A2405D9D500F1A0B3 /* PBXContainerItemProxy */; }; 21D38B452409AFBD00EC2A8D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 217F398E2405D9D500F1A0B3 /* AppSyncRealTimeClient */; targetProxy = 21D38B442409AFBD00EC2A8D /* PBXContainerItemProxy */; }; 21D38B682409B95000EC2A8D /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 21D38B522409B93F00EC2A8D /* HostApp */; targetProxy = 21D38B672409B95000EC2A8D /* PBXContainerItemProxy */; }; FA2B2C3524D4B77600C6B108 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 217F398E2405D9D500F1A0B3 /* AppSyncRealTimeClient */; targetProxy = FA2B2C3424D4B77600C6B108 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ 21D38B602409B94100EC2A8D /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( 21D38B612409B94100EC2A8D /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; FA91B20824D306430017404D /* LaunchScreen.storyboard */ = { isa = PBXVariantGroup; children = ( FA91B20924D306430017404D /* Base */, ); name = LaunchScreen.storyboard; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 217F39A12405D9D500F1A0B3 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; 217F39A22405D9D500F1A0B3 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 9.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; SWIFT_OPTIMIZATION_LEVEL = "-O"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; 217F39A42405D9D500F1A0B3 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = B07A87133C24AA78AF59093C /* Pods-AppSyncRealTimeClient.debug.xcconfig */; buildSettings = { CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = W3DRXD72QU; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = AppSyncRealTimeClient/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClient; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 217F39A52405D9D500F1A0B3 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = C73EA796F50FB0196FDF4865 /* Pods-AppSyncRealTimeClient.release.xcconfig */; buildSettings = { CODE_SIGN_STYLE = Automatic; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = W3DRXD72QU; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = AppSyncRealTimeClient/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClient; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 217F39A72405D9D500F1A0B3 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 93AA1C96F1B8D428CCC24CF0 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = W3DRXD72QU; INFOPLIST_FILE = AppSyncRealTimeClientTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClientTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 217F39A82405D9D500F1A0B3 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 7D4F451B830A5837CE5274A3 /* Pods-AppSyncRealTimeClient-AppSyncRealTimeClientTests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = W3DRXD72QU; INFOPLIST_FILE = AppSyncRealTimeClientTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClientTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; 21D38B462409AFBD00EC2A8D /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = A843B4589131E0D2DB13ADC7 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.debug.xcconfig */; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = W3DRXD72QU; INFOPLIST_FILE = AppSyncRealTimeClientIntegrationTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClientIntegrationTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HostApp.app/HostApp"; }; name = Debug; }; 21D38B472409AFBD00EC2A8D /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = E65A19C826699DA299A49284 /* Pods-HostApp-AppSyncRealTimeClientIntegrationTests.release.xcconfig */; buildSettings = { CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = W3DRXD72QU; INFOPLIST_FILE = AppSyncRealTimeClientIntegrationTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRealTimeClientIntegrationTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HostApp.app/HostApp"; }; name = Release; }; 21D38B652409B94100EC2A8D /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 18D6E56CE03BAC33493CC19B /* Pods-HostApp.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"HostApp/Preview Content\""; DEVELOPMENT_TEAM = W3DRXD72QU; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = HostApp/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.HostApp; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; 21D38B662409B94100EC2A8D /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 356411189EAD2C776D250FB7 /* Pods-HostApp.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"HostApp/Preview Content\""; DEVELOPMENT_TEAM = W3DRXD72QU; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = HostApp/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.HostApp; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; FA91B20C24D306430017404D /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = BBF14AA5E9A4D036CA87B952 /* Pods-AppSyncRTCSample.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"AppSyncRTCSample/Preview Content\""; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = AppSyncRTCSample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.6; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRTCSample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; FA91B20D24D306430017404D /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = B4A642C2C000E0D0B568A4A9 /* Pods-AppSyncRTCSample.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_ASSET_PATHS = "\"AppSyncRTCSample/Preview Content\""; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = AppSyncRTCSample/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 13.6; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); PRODUCT_BUNDLE_IDENTIFIER = com.amazonaws.AppSyncRTCSample; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 217F39892405D9D500F1A0B3 /* Build configuration list for PBXProject "AppSyncRealTimeClient" */ = { isa = XCConfigurationList; buildConfigurations = ( 217F39A12405D9D500F1A0B3 /* Debug */, 217F39A22405D9D500F1A0B3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 217F39A32405D9D500F1A0B3 /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClient" */ = { isa = XCConfigurationList; buildConfigurations = ( 217F39A42405D9D500F1A0B3 /* Debug */, 217F39A52405D9D500F1A0B3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 217F39A62405D9D500F1A0B3 /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClientTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 217F39A72405D9D500F1A0B3 /* Debug */, 217F39A82405D9D500F1A0B3 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 21D38B482409AFBD00EC2A8D /* Build configuration list for PBXNativeTarget "AppSyncRealTimeClientIntegrationTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 21D38B462409AFBD00EC2A8D /* Debug */, 21D38B472409AFBD00EC2A8D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 21D38B642409B94100EC2A8D /* Build configuration list for PBXNativeTarget "HostApp" */ = { isa = XCConfigurationList; buildConfigurations = ( 21D38B652409B94100EC2A8D /* Debug */, 21D38B662409B94100EC2A8D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FA91B20E24D306430017404D /* Build configuration list for PBXNativeTarget "AppSyncRTCSample" */ = { isa = XCConfigurationList; buildConfigurations = ( FA91B20C24D306430017404D /* Debug */, FA91B20D24D306430017404D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 217F39862405D9D500F1A0B3 /* Project object */; }