amplify-swift/AmplifyPlugins/Analytics/AnalyticsCategoryPlugin.xco.../project.pbxproj

1309 lines
68 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
162EFDD55E53D5A773D62CF6 /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C4E592238332FBE98A8EFCC /* Pods_HostApp.framework */; };
21233E042475CAD500039337 /* AWSPinpointAnalyticsPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin.framework */; };
21233E0A2475CAED00039337 /* AWSPinpointAnalyticsPluginIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F77B2375046300C4F92B /* AWSPinpointAnalyticsPluginIntegrationTests.swift */; };
2149E68F238A6D2900873955 /* RepeatingTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2149E68E238A6D2900873955 /* RepeatingTimer.swift */; };
2149E695238B301500873955 /* RepeatingTimerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2149E694238B301500873955 /* RepeatingTimerTests.swift */; };
216201E523921B2B00AB2E10 /* AWSPinpointAnalyticsPlugin+DefaultLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 216201E423921B2B00AB2E10 /* AWSPinpointAnalyticsPlugin+DefaultLogger.swift */; };
40283B215EF26E753401A370 /* Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A60E85A381AF542AD95CB1CA /* Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework */; };
5C9B991B3AFD22109F283755 /* Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B04C49F1D8E5EA613BBD5B5B /* Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework */; };
B478F64E2374DCE700C4F92B /* AWSPinpointAnalyticsPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin.framework */; };
B478F6DE2374E0CF00C4F92B /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F6D12374E0CE00C4F92B /* ViewController.swift */; };
B478F6DF2374E0CF00C4F92B /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F6D22374E0CE00C4F92B /* AppDelegate.swift */; };
B478F6E02374E0CF00C4F92B /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F6D32374E0CE00C4F92B /* SceneDelegate.swift */; };
B478F6E12374E0CF00C4F92B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D52374E0CF00C4F92B /* Assets.xcassets */; };
B478F6E22374E0CF00C4F92B /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D62374E0CF00C4F92B /* LaunchScreen.storyboard */; };
B478F6E32374E0CF00C4F92B /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B478F6D82374E0CF00C4F92B /* Main.storyboard */; };
B478F7432375014E00C4F92B /* AWSPinpointAnalyticsPlugin+Reset.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7252375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Reset.swift */; };
B478F7442375014E00C4F92B /* AWSPinpointAnalyticsPluginConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7272375014D00C4F92B /* AWSPinpointAnalyticsPluginConfiguration.swift */; };
B478F7452375014E00C4F92B /* AWSPinpointAnalyticsPlugin+ClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7282375014D00C4F92B /* AWSPinpointAnalyticsPlugin+ClientBehavior.swift */; };
B478F7472375014E00C4F92B /* AWSPinpointTargetingClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F72C2375014D00C4F92B /* AWSPinpointTargetingClientBehavior.swift */; };
B478F7482375014E00C4F92B /* AWSPinpointAdapter+AnalyticsClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F72D2375014D00C4F92B /* AWSPinpointAdapter+AnalyticsClientBehavior.swift */; };
B478F7492375014E00C4F92B /* AWSPinpointBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F72E2375014D00C4F92B /* AWSPinpointBehavior.swift */; };
B478F74A2375014E00C4F92B /* AWSPinpointAnalyticsClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F72F2375014D00C4F92B /* AWSPinpointAnalyticsClientBehavior.swift */; };
B478F74B2375014E00C4F92B /* AWSPinpointAdapter+TargetingClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7302375014D00C4F92B /* AWSPinpointAdapter+TargetingClientBehavior.swift */; };
B478F74C2375014E00C4F92B /* AWSPinpointAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7312375014D00C4F92B /* AWSPinpointAdapter.swift */; };
B478F74D2375014E00C4F92B /* AppSessionTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7332375014D00C4F92B /* AppSessionTracker.swift */; };
B478F74E2375014E00C4F92B /* Tracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7342375014D00C4F92B /* Tracker.swift */; };
B478F7502375014E00C4F92B /* AWSPinpointAnalyticsPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7362375014D00C4F92B /* AWSPinpointAnalyticsPlugin.swift */; };
B478F7522375014E00C4F92B /* AnalyticsErrorConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F73A2375014D00C4F92B /* AnalyticsErrorConstants.swift */; };
B478F7532375014E00C4F92B /* AnalyticsErrorHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F73C2375014D00C4F92B /* AnalyticsErrorHelper.swift */; };
B478F7542375014E00C4F92B /* AWSPinpointAnalyticsPlugin+HubCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F73E2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+HubCategory.swift */; };
B478F7552375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F73F2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift */; };
B478F7562375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7402375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift */; };
B478F7572375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7412375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift */; };
B478F7582375014E00C4F92B /* AWSPinpointAnalyticsPlugin+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7422375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Configure.swift */; };
B478F769237503B800C4F92B /* MockAWSPinpoint+TargetingClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75B237503B700C4F92B /* MockAWSPinpoint+TargetingClientBehavior.swift */; };
B478F76B237503B800C4F92B /* MockAWSPinpoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75D237503B700C4F92B /* MockAWSPinpoint.swift */; };
B478F76C237503B800C4F92B /* MockAWSAuthService.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75E237503B700C4F92B /* MockAWSAuthService.swift */; };
B478F76D237503B800C4F92B /* MockAppSessionTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75F237503B700C4F92B /* MockAppSessionTracker.swift */; };
B478F76E237503B800C4F92B /* MockAWSPinpoint+AnalyticsClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F760237503B700C4F92B /* MockAWSPinpoint+AnalyticsClientBehavior.swift */; };
B478F76F237503B800C4F92B /* AWSPinpointAnalyticsPluginConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F762237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigurationTests.swift */; };
B478F770237503B800C4F92B /* AWSPinpointAnalyticsPluginConfigureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F763237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigureTests.swift */; };
B478F771237503B800C4F92B /* AWSPinpointAnalyticsPluginResetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F764237503B700C4F92B /* AWSPinpointAnalyticsPluginResetTests.swift */; };
B478F773237503B800C4F92B /* AWSPinpointAnalyticsPluginTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F767237503B700C4F92B /* AWSPinpointAnalyticsPluginTestBase.swift */; };
B478F774237503B800C4F92B /* AWSPinpointAnalyticsPluginClientBehaviorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F768237503B700C4F92B /* AWSPinpointAnalyticsPluginClientBehaviorTests.swift */; };
FA1C812B25868AEF006160E9 /* AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA1C812A25868AEF006160E9 /* AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift */; };
FB8873903D71340094621094 /* Pods_AWSPinpointAnalyticsPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E8D8803C0FB4C851C968A09A /* Pods_AWSPinpointAnalyticsPlugin.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
21233E052475CAD500039337 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F5FA2374DBF400C4F92B;
remoteInfo = AWSPinpointAnalyticsPlugin;
};
21233E0B2475CB0E00039337 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F6BB2374E0B500C4F92B;
remoteInfo = HostApp;
};
B478F64F2374DCE700C4F92B /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F5FA2374DBF400C4F92B;
remoteInfo = PredictionsPlugin;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
0E13BFF24658D710D2D705F9 /* 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 = "<group>"; };
1CC23DFF3F8AB7DF86A7A4C2 /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSPinpointAnalyticsPluginTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginTests/Pods-HostApp-AWSPinpointAnalyticsPluginTests.debug.xcconfig"; sourceTree = "<group>"; };
21233DFF2475CAD400039337 /* AWSPinpointAnalyticsPluginIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSPinpointAnalyticsPluginIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
21233E032475CAD500039337 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
2149E68E238A6D2900873955 /* RepeatingTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepeatingTimer.swift; sourceTree = "<group>"; };
2149E694238B301500873955 /* RepeatingTimerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepeatingTimerTests.swift; sourceTree = "<group>"; };
216201E423921B2B00AB2E10 /* AWSPinpointAnalyticsPlugin+DefaultLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+DefaultLogger.swift"; sourceTree = "<group>"; };
27E93DA4BD82FC2FD4DF47FF /* 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 = "<group>"; };
2C4E592238332FBE98A8EFCC /* Pods_HostApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
32FA30478A2D1E3534061E95 /* Pods-AWSPinpointAnalyticsPlugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSPinpointAnalyticsPlugin.release.xcconfig"; path = "Target Support Files/Pods-AWSPinpointAnalyticsPlugin/Pods-AWSPinpointAnalyticsPlugin.release.xcconfig"; sourceTree = "<group>"; };
57D186E0D4EB50090BFC4EF4 /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
5AC7393AE2A0B932F0F38F7F /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSPinpointAnalyticsPluginTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginTests/Pods-HostApp-AWSPinpointAnalyticsPluginTests.release.xcconfig"; sourceTree = "<group>"; };
6747524CAA6E8CCA1012AF7D /* Pods-AWSPinpointAnalyticsPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSPinpointAnalyticsPluginTests.release.xcconfig"; path = "Target Support Files/Pods-AWSPinpointAnalyticsPluginTests/Pods-AWSPinpointAnalyticsPluginTests.release.xcconfig"; sourceTree = "<group>"; };
74736155E8B4D97236D354DA /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
8AA99C287F643A1663FFC249 /* Pods-AWSPinpointAnalyticsPlugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSPinpointAnalyticsPlugin.debug.xcconfig"; path = "Target Support Files/Pods-AWSPinpointAnalyticsPlugin/Pods-AWSPinpointAnalyticsPlugin.debug.xcconfig"; sourceTree = "<group>"; };
A60E85A381AF542AD95CB1CA /* Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B04C49F1D8E5EA613BBD5B5B /* Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B478F5FB2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AWSPinpointAnalyticsPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B478F6492374DCE700C4F92B /* AWSPinpointAnalyticsPluginTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSPinpointAnalyticsPluginTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B478F6BC2374E0B500C4F92B /* HostApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HostApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
B478F6D12374E0CE00C4F92B /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
B478F6D22374E0CE00C4F92B /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
B478F6D32374E0CE00C4F92B /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
B478F6D52374E0CF00C4F92B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
B478F6D72374E0CF00C4F92B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
B478F6D92374E0CF00C4F92B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
B478F6DA2374E0CF00C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B478F7252375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Reset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+Reset.swift"; sourceTree = "<group>"; };
B478F7272375014D00C4F92B /* AWSPinpointAnalyticsPluginConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginConfiguration.swift; sourceTree = "<group>"; };
B478F7282375014D00C4F92B /* AWSPinpointAnalyticsPlugin+ClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+ClientBehavior.swift"; sourceTree = "<group>"; };
B478F72A2375014D00C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B478F72C2375014D00C4F92B /* AWSPinpointTargetingClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointTargetingClientBehavior.swift; sourceTree = "<group>"; };
B478F72D2375014D00C4F92B /* AWSPinpointAdapter+AnalyticsClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAdapter+AnalyticsClientBehavior.swift"; sourceTree = "<group>"; };
B478F72E2375014D00C4F92B /* AWSPinpointBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointBehavior.swift; sourceTree = "<group>"; };
B478F72F2375014D00C4F92B /* AWSPinpointAnalyticsClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsClientBehavior.swift; sourceTree = "<group>"; };
B478F7302375014D00C4F92B /* AWSPinpointAdapter+TargetingClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAdapter+TargetingClientBehavior.swift"; sourceTree = "<group>"; };
B478F7312375014D00C4F92B /* AWSPinpointAdapter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAdapter.swift; sourceTree = "<group>"; };
B478F7332375014D00C4F92B /* AppSessionTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppSessionTracker.swift; sourceTree = "<group>"; };
B478F7342375014D00C4F92B /* Tracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Tracker.swift; sourceTree = "<group>"; };
B478F7362375014D00C4F92B /* AWSPinpointAnalyticsPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPlugin.swift; sourceTree = "<group>"; };
B478F73A2375014D00C4F92B /* AnalyticsErrorConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnalyticsErrorConstants.swift; sourceTree = "<group>"; };
B478F73C2375014D00C4F92B /* AnalyticsErrorHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnalyticsErrorHelper.swift; sourceTree = "<group>"; };
B478F73E2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+HubCategory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+HubCategory.swift"; sourceTree = "<group>"; };
B478F73F2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift"; sourceTree = "<group>"; };
B478F7402375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift"; sourceTree = "<group>"; };
B478F7412375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift"; sourceTree = "<group>"; };
B478F7422375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Configure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSPinpointAnalyticsPlugin+Configure.swift"; sourceTree = "<group>"; };
B478F75B237503B700C4F92B /* MockAWSPinpoint+TargetingClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MockAWSPinpoint+TargetingClientBehavior.swift"; sourceTree = "<group>"; };
B478F75D237503B700C4F92B /* MockAWSPinpoint.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockAWSPinpoint.swift; sourceTree = "<group>"; };
B478F75E237503B700C4F92B /* MockAWSAuthService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockAWSAuthService.swift; sourceTree = "<group>"; };
B478F75F237503B700C4F92B /* MockAppSessionTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockAppSessionTracker.swift; sourceTree = "<group>"; };
B478F760237503B700C4F92B /* MockAWSPinpoint+AnalyticsClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MockAWSPinpoint+AnalyticsClientBehavior.swift"; sourceTree = "<group>"; };
B478F762237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigurationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginConfigurationTests.swift; sourceTree = "<group>"; };
B478F763237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigureTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginConfigureTests.swift; sourceTree = "<group>"; };
B478F764237503B700C4F92B /* AWSPinpointAnalyticsPluginResetTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginResetTests.swift; sourceTree = "<group>"; };
B478F766237503B700C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B478F767237503B700C4F92B /* AWSPinpointAnalyticsPluginTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginTestBase.swift; sourceTree = "<group>"; };
B478F768237503B700C4F92B /* AWSPinpointAnalyticsPluginClientBehaviorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginClientBehaviorTests.swift; sourceTree = "<group>"; };
B478F77B2375046300C4F92B /* AWSPinpointAnalyticsPluginIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginIntegrationTests.swift; sourceTree = "<group>"; };
E8D8803C0FB4C851C968A09A /* Pods_AWSPinpointAnalyticsPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AWSPinpointAnalyticsPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
F2499EEE6F1A16D91ABBEC87 /* Pods-AWSPinpointAnalyticsPluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSPinpointAnalyticsPluginTests.debug.xcconfig"; path = "Target Support Files/Pods-AWSPinpointAnalyticsPluginTests/Pods-AWSPinpointAnalyticsPluginTests.debug.xcconfig"; sourceTree = "<group>"; };
FA1C812A25868AEF006160E9 /* AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
21233DFC2475CAD400039337 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
21233E042475CAD500039337 /* AWSPinpointAnalyticsPlugin.framework in Frameworks */,
40283B215EF26E753401A370 /* Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F5F82374DBF400C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FB8873903D71340094621094 /* Pods_AWSPinpointAnalyticsPlugin.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6462374DCE700C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B478F64E2374DCE700C4F92B /* AWSPinpointAnalyticsPlugin.framework in Frameworks */,
5C9B991B3AFD22109F283755 /* Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6B92374E0B500C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
162EFDD55E53D5A773D62CF6 /* Pods_HostApp.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
21233E002475CAD500039337 /* AWSPinpointAnalyticsPluginIntegrationTests */ = {
isa = PBXGroup;
children = (
B478F77B2375046300C4F92B /* AWSPinpointAnalyticsPluginIntegrationTests.swift */,
21233E032475CAD500039337 /* Info.plist */,
);
path = AWSPinpointAnalyticsPluginIntegrationTests;
sourceTree = "<group>";
};
2149E692238B2FDB00873955 /* Support */ = {
isa = PBXGroup;
children = (
2149E693238B2FE400873955 /* Utils */,
);
path = Support;
sourceTree = "<group>";
};
2149E693238B2FE400873955 /* Utils */ = {
isa = PBXGroup;
children = (
2149E694238B301500873955 /* RepeatingTimerTests.swift */,
);
path = Utils;
sourceTree = "<group>";
};
58AE86B816C1A3D8125AD432 /* Frameworks */ = {
isa = PBXGroup;
children = (
E8D8803C0FB4C851C968A09A /* Pods_AWSPinpointAnalyticsPlugin.framework */,
2C4E592238332FBE98A8EFCC /* Pods_HostApp.framework */,
A60E85A381AF542AD95CB1CA /* Pods_HostApp_AWSPinpointAnalyticsPluginIntegrationTests.framework */,
B04C49F1D8E5EA613BBD5B5B /* Pods_HostApp_AWSPinpointAnalyticsPluginTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
88863618836AAA9F232BBC70 /* Pods */ = {
isa = PBXGroup;
children = (
8AA99C287F643A1663FFC249 /* Pods-AWSPinpointAnalyticsPlugin.debug.xcconfig */,
32FA30478A2D1E3534061E95 /* Pods-AWSPinpointAnalyticsPlugin.release.xcconfig */,
F2499EEE6F1A16D91ABBEC87 /* Pods-AWSPinpointAnalyticsPluginTests.debug.xcconfig */,
6747524CAA6E8CCA1012AF7D /* Pods-AWSPinpointAnalyticsPluginTests.release.xcconfig */,
27E93DA4BD82FC2FD4DF47FF /* Pods-HostApp.debug.xcconfig */,
0E13BFF24658D710D2D705F9 /* Pods-HostApp.release.xcconfig */,
74736155E8B4D97236D354DA /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.debug.xcconfig */,
57D186E0D4EB50090BFC4EF4 /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.release.xcconfig */,
1CC23DFF3F8AB7DF86A7A4C2 /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.debug.xcconfig */,
5AC7393AE2A0B932F0F38F7F /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
B478F5F12374DBF400C4F92B = {
isa = PBXGroup;
children = (
B478F7242375014D00C4F92B /* AWSPinpointAnalyticsPlugin */,
B478F759237503B700C4F92B /* AWSPinpointAnalyticsPluginTests */,
21233E002475CAD500039337 /* AWSPinpointAnalyticsPluginIntegrationTests */,
58AE86B816C1A3D8125AD432 /* Frameworks */,
B478F6BD2374E0B500C4F92B /* HostApp */,
88863618836AAA9F232BBC70 /* Pods */,
B478F5FC2374DBF400C4F92B /* Products */,
);
sourceTree = "<group>";
};
B478F5FC2374DBF400C4F92B /* Products */ = {
isa = PBXGroup;
children = (
B478F5FB2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin.framework */,
B478F6492374DCE700C4F92B /* AWSPinpointAnalyticsPluginTests.xctest */,
B478F6BC2374E0B500C4F92B /* HostApp.app */,
21233DFF2475CAD400039337 /* AWSPinpointAnalyticsPluginIntegrationTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
B478F6BD2374E0B500C4F92B /* HostApp */ = {
isa = PBXGroup;
children = (
B478F6DB2374E0CF00C4F92B /* Configuration */,
B478F6D42374E0CF00C4F92B /* Resources */,
B478F6D02374E0CE00C4F92B /* Source */,
);
path = HostApp;
sourceTree = "<group>";
};
B478F6D02374E0CE00C4F92B /* Source */ = {
isa = PBXGroup;
children = (
B478F6D12374E0CE00C4F92B /* ViewController.swift */,
B478F6D22374E0CE00C4F92B /* AppDelegate.swift */,
B478F6D32374E0CE00C4F92B /* SceneDelegate.swift */,
);
path = Source;
sourceTree = "<group>";
};
B478F6D42374E0CF00C4F92B /* Resources */ = {
isa = PBXGroup;
children = (
B478F6D52374E0CF00C4F92B /* Assets.xcassets */,
B478F6D62374E0CF00C4F92B /* LaunchScreen.storyboard */,
B478F6D82374E0CF00C4F92B /* Main.storyboard */,
B478F6DA2374E0CF00C4F92B /* Info.plist */,
);
path = Resources;
sourceTree = "<group>";
};
B478F6DB2374E0CF00C4F92B /* Configuration */ = {
isa = PBXGroup;
children = (
);
path = Configuration;
sourceTree = "<group>";
};
B478F7242375014D00C4F92B /* AWSPinpointAnalyticsPlugin */ = {
isa = PBXGroup;
children = (
B478F7362375014D00C4F92B /* AWSPinpointAnalyticsPlugin.swift */,
B478F7282375014D00C4F92B /* AWSPinpointAnalyticsPlugin+ClientBehavior.swift */,
B478F7422375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Configure.swift */,
216201E423921B2B00AB2E10 /* AWSPinpointAnalyticsPlugin+DefaultLogger.swift */,
B478F7252375014D00C4F92B /* AWSPinpointAnalyticsPlugin+Reset.swift */,
B478F7262375014D00C4F92B /* Configuration */,
B478F72B2375014D00C4F92B /* Dependency */,
B478F7292375014D00C4F92B /* Resources */,
B478F7372375014D00C4F92B /* Support */,
B478F7322375014D00C4F92B /* Tracker */,
);
path = AWSPinpointAnalyticsPlugin;
sourceTree = "<group>";
};
B478F7262375014D00C4F92B /* Configuration */ = {
isa = PBXGroup;
children = (
B478F7272375014D00C4F92B /* AWSPinpointAnalyticsPluginConfiguration.swift */,
);
path = Configuration;
sourceTree = "<group>";
};
B478F7292375014D00C4F92B /* Resources */ = {
isa = PBXGroup;
children = (
B478F72A2375014D00C4F92B /* Info.plist */,
);
path = Resources;
sourceTree = "<group>";
};
B478F72B2375014D00C4F92B /* Dependency */ = {
isa = PBXGroup;
children = (
B478F7312375014D00C4F92B /* AWSPinpointAdapter.swift */,
B478F72D2375014D00C4F92B /* AWSPinpointAdapter+AnalyticsClientBehavior.swift */,
B478F7302375014D00C4F92B /* AWSPinpointAdapter+TargetingClientBehavior.swift */,
B478F72F2375014D00C4F92B /* AWSPinpointAnalyticsClientBehavior.swift */,
B478F72E2375014D00C4F92B /* AWSPinpointBehavior.swift */,
B478F72C2375014D00C4F92B /* AWSPinpointTargetingClientBehavior.swift */,
);
path = Dependency;
sourceTree = "<group>";
};
B478F7322375014D00C4F92B /* Tracker */ = {
isa = PBXGroup;
children = (
B478F7332375014D00C4F92B /* AppSessionTracker.swift */,
B478F7342375014D00C4F92B /* Tracker.swift */,
);
path = Tracker;
sourceTree = "<group>";
};
B478F7372375014D00C4F92B /* Support */ = {
isa = PBXGroup;
children = (
B478F7382375014D00C4F92B /* Constants */,
B478F73D2375014D00C4F92B /* Extensions */,
B478F73B2375014D00C4F92B /* Utils */,
);
path = Support;
sourceTree = "<group>";
};
B478F7382375014D00C4F92B /* Constants */ = {
isa = PBXGroup;
children = (
B478F73A2375014D00C4F92B /* AnalyticsErrorConstants.swift */,
);
path = Constants;
sourceTree = "<group>";
};
B478F73B2375014D00C4F92B /* Utils */ = {
isa = PBXGroup;
children = (
B478F73C2375014D00C4F92B /* AnalyticsErrorHelper.swift */,
2149E68E238A6D2900873955 /* RepeatingTimer.swift */,
);
path = Utils;
sourceTree = "<group>";
};
B478F73D2375014D00C4F92B /* Extensions */ = {
isa = PBXGroup;
children = (
B478F7402375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift */,
B478F7412375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift */,
B478F73F2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift */,
B478F73E2375014D00C4F92B /* AWSPinpointAnalyticsPlugin+HubCategory.swift */,
);
path = Extensions;
sourceTree = "<group>";
};
B478F759237503B700C4F92B /* AWSPinpointAnalyticsPluginTests */ = {
isa = PBXGroup;
children = (
B478F768237503B700C4F92B /* AWSPinpointAnalyticsPluginClientBehaviorTests.swift */,
FA1C812A25868AEF006160E9 /* AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift */,
B478F763237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigureTests.swift */,
B478F764237503B700C4F92B /* AWSPinpointAnalyticsPluginResetTests.swift */,
B478F767237503B700C4F92B /* AWSPinpointAnalyticsPluginTestBase.swift */,
B478F761237503B700C4F92B /* Configuration */,
B478F75A237503B700C4F92B /* Mocks */,
B478F765237503B700C4F92B /* Resources */,
2149E692238B2FDB00873955 /* Support */,
);
path = AWSPinpointAnalyticsPluginTests;
sourceTree = "<group>";
};
B478F75A237503B700C4F92B /* Mocks */ = {
isa = PBXGroup;
children = (
B478F75F237503B700C4F92B /* MockAppSessionTracker.swift */,
B478F75E237503B700C4F92B /* MockAWSAuthService.swift */,
B478F75D237503B700C4F92B /* MockAWSPinpoint.swift */,
B478F760237503B700C4F92B /* MockAWSPinpoint+AnalyticsClientBehavior.swift */,
B478F75B237503B700C4F92B /* MockAWSPinpoint+TargetingClientBehavior.swift */,
);
path = Mocks;
sourceTree = "<group>";
};
B478F761237503B700C4F92B /* Configuration */ = {
isa = PBXGroup;
children = (
B478F762237503B700C4F92B /* AWSPinpointAnalyticsPluginConfigurationTests.swift */,
);
path = Configuration;
sourceTree = "<group>";
};
B478F765237503B700C4F92B /* Resources */ = {
isa = PBXGroup;
children = (
B478F766237503B700C4F92B /* Info.plist */,
);
path = Resources;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
B478F5F62374DBF400C4F92B /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
21233DFE2475CAD400039337 /* AWSPinpointAnalyticsPluginIntegrationTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 21233E072475CAD500039337 /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPluginIntegrationTests" */;
buildPhases = (
CC051301FE5CA63442F037C9 /* [CP] Check Pods Manifest.lock */,
21233DFB2475CAD400039337 /* Sources */,
21233E0F2475CB9C00039337 /* SwiftFormat */,
21233E102475CBA300039337 /* SwiftLint */,
21233DFC2475CAD400039337 /* Frameworks */,
21233DFD2475CAD400039337 /* Resources */,
9B013C08EE6FD7A9AE6AF10E /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
21233E062475CAD500039337 /* PBXTargetDependency */,
21233E0C2475CB0E00039337 /* PBXTargetDependency */,
);
name = AWSPinpointAnalyticsPluginIntegrationTests;
productName = AWSPinpointAnalyticsPluginIntegrationTests;
productReference = 21233DFF2475CAD400039337 /* AWSPinpointAnalyticsPluginIntegrationTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B478F5FA2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6032374DBF400C4F92B /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPlugin" */;
buildPhases = (
DE75EF23119BC9907BA8D9A9 /* [CP] Check Pods Manifest.lock */,
B478F5F62374DBF400C4F92B /* Headers */,
B478F5F72374DBF400C4F92B /* Sources */,
B478F6602374DDAE00C4F92B /* Swift Format */,
B478F6612374DDE900C4F92B /* Swift Lint */,
B478F5F82374DBF400C4F92B /* Frameworks */,
B478F5F92374DBF400C4F92B /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = AWSPinpointAnalyticsPlugin;
productName = PredictionsPlugin;
productReference = B478F5FB2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin.framework */;
productType = "com.apple.product-type.framework";
};
B478F6482374DCE700C4F92B /* AWSPinpointAnalyticsPluginTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6532374DCE700C4F92B /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPluginTests" */;
buildPhases = (
FF6A04A34E9D33E452FBAAE7 /* [CP] Check Pods Manifest.lock */,
B478F6452374DCE700C4F92B /* Sources */,
B478F6642374DE2B00C4F92B /* Swift Format */,
B478F6622374DE0100C4F92B /* Swift Lint */,
B478F6462374DCE700C4F92B /* Frameworks */,
B478F6472374DCE700C4F92B /* Resources */,
9C7CF358813B6E67D5E8EB6E /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
B478F6502374DCE700C4F92B /* PBXTargetDependency */,
);
name = AWSPinpointAnalyticsPluginTests;
productName = UnitTest;
productReference = B478F6492374DCE700C4F92B /* AWSPinpointAnalyticsPluginTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B478F6BB2374E0B500C4F92B /* HostApp */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6CF2374E0B600C4F92B /* Build configuration list for PBXNativeTarget "HostApp" */;
buildPhases = (
3876F7212C861C13EC23C0F0 /* [CP] Check Pods Manifest.lock */,
B478F6B82374E0B500C4F92B /* Sources */,
B478F6B92374E0B500C4F92B /* Frameworks */,
B478F6BA2374E0B500C4F92B /* Resources */,
1662582BC8B1BF34AFD50347 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = HostApp;
productName = HostApp;
productReference = B478F6BC2374E0B500C4F92B /* HostApp.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B478F5F22374DBF400C4F92B /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1130;
LastUpgradeCheck = 1110;
ORGANIZATIONNAME = "Amazon Web Services";
TargetAttributes = {
21233DFE2475CAD400039337 = {
CreatedOnToolsVersion = 11.3.1;
TestTargetID = B478F6BB2374E0B500C4F92B;
};
B478F5FA2374DBF400C4F92B = {
CreatedOnToolsVersion = 11.1;
};
B478F6482374DCE700C4F92B = {
CreatedOnToolsVersion = 11.1;
};
B478F6BB2374E0B500C4F92B = {
CreatedOnToolsVersion = 11.1;
};
};
};
buildConfigurationList = B478F5F52374DBF400C4F92B /* Build configuration list for PBXProject "AnalyticsCategoryPlugin" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = B478F5F12374DBF400C4F92B;
productRefGroup = B478F5FC2374DBF400C4F92B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B478F5FA2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin */,
B478F6482374DCE700C4F92B /* AWSPinpointAnalyticsPluginTests */,
21233DFE2475CAD400039337 /* AWSPinpointAnalyticsPluginIntegrationTests */,
B478F6BB2374E0B500C4F92B /* HostApp */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
21233DFD2475CAD400039337 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F5F92374DBF400C4F92B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6472374DCE700C4F92B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6BA2374E0B500C4F92B /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B478F6E32374E0CF00C4F92B /* Main.storyboard in Resources */,
B478F6E12374E0CF00C4F92B /* Assets.xcassets in Resources */,
B478F6E22374E0CF00C4F92B /* LaunchScreen.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
1662582BC8B1BF34AFD50347 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp/Pods-HostApp-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp/Pods-HostApp-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp/Pods-HostApp-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
21233E0F2475CB9C00039337 /* SwiftFormat */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = SwiftFormat;
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --swiftversion \"$SWIFT_VERSION\" --config \"${SRCROOT}/../../.swiftformat\" \"${SRCROOT}/${PRODUCT_NAME}\"\n";
};
21233E102475CBA300039337 /* 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";
};
3876F7212C861C13EC23C0F0 /* [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;
};
9B013C08EE6FD7A9AE6AF10E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests/Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
9C7CF358813B6E67D5E8EB6E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginTests/Pods-HostApp-AWSPinpointAnalyticsPluginTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginTests/Pods-HostApp-AWSPinpointAnalyticsPluginTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSPinpointAnalyticsPluginTests/Pods-HostApp-AWSPinpointAnalyticsPluginTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
B478F6602374DDAE00C4F92B /* Swift Format */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Swift Format";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/../../.swiftformat\" --swiftversion $SWIFT_VERSION \"${SRCROOT}/${PRODUCT_NAME}\"\n";
};
B478F6612374DDE900C4F92B /* Swift Lint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Swift Lint";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/../../.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n";
};
B478F6622374DE0100C4F92B /* Swift Lint */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Swift Lint";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\" --config \"${SRCROOT}/../../.swiftlint.yml\" --path \"${SRCROOT}/${PRODUCT_NAME}\"\n";
};
B478F6642374DE2B00C4F92B /* Swift Format */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Swift Format";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftFormat/CommandLineTool/swiftformat\" --config \"${SRCROOT}/../../.swiftformat\" --swiftversion $SWIFT_VERSION \"${SRCROOT}/${PRODUCT_NAME}\"\n";
};
CC051301FE5CA63442F037C9 /* [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-AWSPinpointAnalyticsPluginIntegrationTests-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;
};
DE75EF23119BC9907BA8D9A9 /* [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-AWSPinpointAnalyticsPlugin-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;
};
FF6A04A34E9D33E452FBAAE7 /* [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-AWSPinpointAnalyticsPluginTests-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;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
21233DFB2475CAD400039337 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
21233E0A2475CAED00039337 /* AWSPinpointAnalyticsPluginIntegrationTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F5F72374DBF400C4F92B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B478F7452375014E00C4F92B /* AWSPinpointAnalyticsPlugin+ClientBehavior.swift in Sources */,
B478F7502375014E00C4F92B /* AWSPinpointAnalyticsPlugin.swift in Sources */,
B478F74D2375014E00C4F92B /* AppSessionTracker.swift in Sources */,
B478F7522375014E00C4F92B /* AnalyticsErrorConstants.swift in Sources */,
B478F7562375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfile.swift in Sources */,
B478F7432375014E00C4F92B /* AWSPinpointAnalyticsPlugin+Reset.swift in Sources */,
B478F7572375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEndpointProfileLocation.swift in Sources */,
B478F7582375014E00C4F92B /* AWSPinpointAnalyticsPlugin+Configure.swift in Sources */,
B478F7492375014E00C4F92B /* AWSPinpointBehavior.swift in Sources */,
B478F7532375014E00C4F92B /* AnalyticsErrorHelper.swift in Sources */,
B478F7442375014E00C4F92B /* AWSPinpointAnalyticsPluginConfiguration.swift in Sources */,
B478F74C2375014E00C4F92B /* AWSPinpointAdapter.swift in Sources */,
216201E523921B2B00AB2E10 /* AWSPinpointAnalyticsPlugin+DefaultLogger.swift in Sources */,
B478F7542375014E00C4F92B /* AWSPinpointAnalyticsPlugin+HubCategory.swift in Sources */,
B478F74E2375014E00C4F92B /* Tracker.swift in Sources */,
B478F7482375014E00C4F92B /* AWSPinpointAdapter+AnalyticsClientBehavior.swift in Sources */,
B478F74A2375014E00C4F92B /* AWSPinpointAnalyticsClientBehavior.swift in Sources */,
B478F7552375014E00C4F92B /* AWSPinpointAnalyticsPlugin+AWSPinpointEvent.swift in Sources */,
B478F7472375014E00C4F92B /* AWSPinpointTargetingClientBehavior.swift in Sources */,
2149E68F238A6D2900873955 /* RepeatingTimer.swift in Sources */,
B478F74B2375014E00C4F92B /* AWSPinpointAdapter+TargetingClientBehavior.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6452374DCE700C4F92B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B478F771237503B800C4F92B /* AWSPinpointAnalyticsPluginResetTests.swift in Sources */,
B478F76D237503B800C4F92B /* MockAppSessionTracker.swift in Sources */,
B478F770237503B800C4F92B /* AWSPinpointAnalyticsPluginConfigureTests.swift in Sources */,
B478F76F237503B800C4F92B /* AWSPinpointAnalyticsPluginConfigurationTests.swift in Sources */,
FA1C812B25868AEF006160E9 /* AWSPinpointAnalyticsPluginAmplifyVersionableTests.swift in Sources */,
B478F76E237503B800C4F92B /* MockAWSPinpoint+AnalyticsClientBehavior.swift in Sources */,
B478F769237503B800C4F92B /* MockAWSPinpoint+TargetingClientBehavior.swift in Sources */,
B478F773237503B800C4F92B /* AWSPinpointAnalyticsPluginTestBase.swift in Sources */,
B478F774237503B800C4F92B /* AWSPinpointAnalyticsPluginClientBehaviorTests.swift in Sources */,
B478F76B237503B800C4F92B /* MockAWSPinpoint.swift in Sources */,
2149E695238B301500873955 /* RepeatingTimerTests.swift in Sources */,
B478F76C237503B800C4F92B /* MockAWSAuthService.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6B82374E0B500C4F92B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B478F6DF2374E0CF00C4F92B /* AppDelegate.swift in Sources */,
B478F6DE2374E0CF00C4F92B /* ViewController.swift in Sources */,
B478F6E02374E0CF00C4F92B /* SceneDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
21233E062475CAD500039337 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B478F5FA2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin */;
targetProxy = 21233E052475CAD500039337 /* PBXContainerItemProxy */;
};
21233E0C2475CB0E00039337 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B478F6BB2374E0B500C4F92B /* HostApp */;
targetProxy = 21233E0B2475CB0E00039337 /* PBXContainerItemProxy */;
};
B478F6502374DCE700C4F92B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B478F5FA2374DBF400C4F92B /* AWSPinpointAnalyticsPlugin */;
targetProxy = B478F64F2374DCE700C4F92B /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
B478F6D62374E0CF00C4F92B /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
B478F6D72374E0CF00C4F92B /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
B478F6D82374E0CF00C4F92B /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
B478F6D92374E0CF00C4F92B /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
21233E082475CAD500039337 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 74736155E8B4D97236D354DA /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.debug.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = W3DRXD72QU;
INFOPLIST_FILE = AWSPinpointAnalyticsPluginIntegrationTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.awsamazon.AWSPinpointAnalyticsPluginIntegrationTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HostApp.app/HostApp";
};
name = Debug;
};
21233E092475CAD500039337 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 57D186E0D4EB50090BFC4EF4 /* Pods-HostApp-AWSPinpointAnalyticsPluginIntegrationTests.release.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = W3DRXD72QU;
INFOPLIST_FILE = AWSPinpointAnalyticsPluginIntegrationTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.awsamazon.AWSPinpointAnalyticsPluginIntegrationTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HostApp.app/HostApp";
};
name = Release;
};
B478F6012374DBF400C4F92B /* 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 = 13.1;
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;
};
B478F6022374DBF400C4F92B /* 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 = 13.1;
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;
};
B478F6042374DBF400C4F92B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8AA99C287F643A1663FFC249 /* Pods-AWSPinpointAnalyticsPlugin.debug.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "$(PRODUCT_NAME)/Resources/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.amazonaws.$(PRODUCT_NAME)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B478F6052374DBF400C4F92B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 32FA30478A2D1E3534061E95 /* Pods-AWSPinpointAnalyticsPlugin.release.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "$(PRODUCT_NAME)/Resources/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.amazonaws.$(PRODUCT_NAME)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
B478F6512374DCE700C4F92B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 1CC23DFF3F8AB7DF86A7A4C2 /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = "$(PRODUCT_NAME)/Resources/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.amazonaws.$(PRODUCT_NAME)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B478F6522374DCE700C4F92B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 5AC7393AE2A0B932F0F38F7F /* Pods-HostApp-AWSPinpointAnalyticsPluginTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = "$(PRODUCT_NAME)/Resources/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.amazonaws.$(PRODUCT_NAME)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
B478F6CD2374E0B600C4F92B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 27E93DA4BD82FC2FD4DF47FF /* Pods-HostApp.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = HostApp/Resources/Info.plist;
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;
};
B478F6CE2374E0B600C4F92B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0E13BFF24658D710D2D705F9 /* Pods-HostApp.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
INFOPLIST_FILE = HostApp/Resources/Info.plist;
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;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
21233E072475CAD500039337 /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPluginIntegrationTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
21233E082475CAD500039337 /* Debug */,
21233E092475CAD500039337 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F5F52374DBF400C4F92B /* Build configuration list for PBXProject "AnalyticsCategoryPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6012374DBF400C4F92B /* Debug */,
B478F6022374DBF400C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F6032374DBF400C4F92B /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6042374DBF400C4F92B /* Debug */,
B478F6052374DBF400C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F6532374DCE700C4F92B /* Build configuration list for PBXNativeTarget "AWSPinpointAnalyticsPluginTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6512374DCE700C4F92B /* Debug */,
B478F6522374DCE700C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F6CF2374E0B600C4F92B /* Build configuration list for PBXNativeTarget "HostApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6CD2374E0B600C4F92B /* Debug */,
B478F6CE2374E0B600C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = B478F5F22374DBF400C4F92B /* Project object */;
}