amplify-swift/AmplifyPlugins/Geo/GeoCategoryPlugin.xcodeproj/project.pbxproj

1259 lines
62 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
138B8B0D185A4FAA976008B4 /* Pods_AWSLocationGeoPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDFB3477CF6F87C276F744ED /* Pods_AWSLocationGeoPlugin.framework */; };
21233E042475CAD500039337 /* AWSLocationGeoPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSLocationGeoPlugin.framework */; };
21233E0A2475CAED00039337 /* AWSLocationGeoPluginIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F77B2375046300C4F92B /* AWSLocationGeoPluginIntegrationTests.swift */; };
5BE84A59DF17179B7149F3AA /* Pods_HostApp_AWSLocationGeoPluginTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA362B2AEE8CBCBEF18BE483 /* Pods_HostApp_AWSLocationGeoPluginTests.framework */; };
5C1978DF27055D2700F9C11E /* GeoPluginConfigError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1978DE27055D2700F9C11E /* GeoPluginConfigError.swift */; };
5C1979042707D2A200F9C11E /* AWSLocationGeoPluginConfiguration+Keys.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C1979032707D2A200F9C11E /* AWSLocationGeoPluginConfiguration+Keys.swift */; };
5CA877902720FEBD0005D46D /* GeoErrorHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA8778F2720FEBD0005D46D /* GeoErrorHelper.swift */; };
5CA877932721CD090005D46D /* AWSLocationGeoPluginSearchOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA877922721CD090005D46D /* AWSLocationGeoPluginSearchOptions.swift */; };
5CB2BEA626FD377000C030C6 /* AWSLocationGeoPlugin+ClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEA126FD377000C030C6 /* AWSLocationGeoPlugin+ClientBehavior.swift */; };
5CB2BEA726FD377000C030C6 /* AWSLocationGeoPlugin+Configure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEA226FD377000C030C6 /* AWSLocationGeoPlugin+Configure.swift */; };
5CB2BEA826FD377000C030C6 /* AWSLocationGeoPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEA326FD377000C030C6 /* AWSLocationGeoPlugin.swift */; };
5CB2BEA926FD377000C030C6 /* AWSLocationGeoPlugin+DefaultLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEA426FD377000C030C6 /* AWSLocationGeoPlugin+DefaultLogger.swift */; };
5CB2BEAA26FD377000C030C6 /* AWSLocationGeoPlugin+Reset.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEA526FD377000C030C6 /* AWSLocationGeoPlugin+Reset.swift */; };
5CB2BEAC26FD378F00C030C6 /* AWSLocationGeoPluginConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CB2BEAB26FD378F00C030C6 /* AWSLocationGeoPluginConfiguration.swift */; };
5CC7F8E92709F5D900EB2C0C /* GeoPluginTestConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CC7F8E82709F5D900EB2C0C /* GeoPluginTestConfig.swift */; };
5CF43D072728C41300F636E1 /* GeoPluginErrorConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CF43D062728C41300F636E1 /* GeoPluginErrorConstants.swift */; };
7CC1D91561823C05661AEFDA /* Pods_HostApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C78EDC76E7C7F3345E10230 /* Pods_HostApp.framework */; };
B478F64E2374DCE700C4F92B /* AWSLocationGeoPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B478F5FB2374DBF400C4F92B /* AWSLocationGeoPlugin.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 */; };
B478F7492375014E00C4F92B /* AWSLocationBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F72E2375014D00C4F92B /* AWSLocationBehavior.swift */; };
B478F74C2375014E00C4F92B /* AWSLocationAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F7312375014D00C4F92B /* AWSLocationAdapter.swift */; };
B478F769237503B800C4F92B /* MockAWSLocation+ClientBehavior.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75B237503B700C4F92B /* MockAWSLocation+ClientBehavior.swift */; };
B478F76B237503B800C4F92B /* MockAWSLocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F75D237503B700C4F92B /* MockAWSLocation.swift */; };
B478F76F237503B800C4F92B /* AWSLocationGeoPluginConfigurationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F762237503B700C4F92B /* AWSLocationGeoPluginConfigurationTests.swift */; };
B478F770237503B800C4F92B /* AWSLocationGeoPluginConfigureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F763237503B700C4F92B /* AWSLocationGeoPluginConfigureTests.swift */; };
B478F771237503B800C4F92B /* AWSLocationGeoPluginResetTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F764237503B700C4F92B /* AWSLocationGeoPluginResetTests.swift */; };
B478F773237503B800C4F92B /* AWSLocationGeoPluginTestBase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F767237503B700C4F92B /* AWSLocationGeoPluginTestBase.swift */; };
B478F774237503B800C4F92B /* AWSLocationGeoPluginClientBehaviorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B478F768237503B700C4F92B /* AWSLocationGeoPluginClientBehaviorTests.swift */; };
D2F40C59F7727AE02F82CEEA /* Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9DDF2A9D28D9D29B1042724 /* Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework */; };
FA1C812B25868AEF006160E9 /* AWSLocationGeoPluginAmplifyVersionableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA1C812A25868AEF006160E9 /* AWSLocationGeoPluginAmplifyVersionableTests.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
21233E052475CAD500039337 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F5FA2374DBF400C4F92B;
remoteInfo = AWSLocationGeoPlugin;
};
21233E0B2475CB0E00039337 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F6BB2374E0B500C4F92B;
remoteInfo = HostApp;
};
5C57DEC1270DE72900B19FDF /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B478F5F22374DBF400C4F92B /* Project object */;
proxyType = 1;
remoteGlobalIDString = B478F5FA2374DBF400C4F92B;
remoteInfo = AWSLocationGeoPlugin;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
21233DFF2475CAD400039337 /* AWSLocationGeoPluginIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSLocationGeoPluginIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2C78EDC76E7C7F3345E10230 /* Pods_HostApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
30005B53004797A21F3C7FD4 /* Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.release.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests/Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.release.xcconfig"; sourceTree = "<group>"; };
3EB90BF580DAB405B4068A51 /* 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>"; };
53B372EE3B61D9E4E7979B40 /* Pods-AWSLocationGeoPlugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPlugin.debug.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPlugin/Pods-AWSLocationGeoPlugin.debug.xcconfig"; sourceTree = "<group>"; };
5C1978DE27055D2700F9C11E /* GeoPluginConfigError.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeoPluginConfigError.swift; sourceTree = "<group>"; };
5C1979032707D2A200F9C11E /* AWSLocationGeoPluginConfiguration+Keys.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AWSLocationGeoPluginConfiguration+Keys.swift"; sourceTree = "<group>"; };
5CA8778F2720FEBD0005D46D /* GeoErrorHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeoErrorHelper.swift; sourceTree = "<group>"; };
5CA877922721CD090005D46D /* AWSLocationGeoPluginSearchOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginSearchOptions.swift; sourceTree = "<group>"; };
5CB2BEA126FD377000C030C6 /* AWSLocationGeoPlugin+ClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSLocationGeoPlugin+ClientBehavior.swift"; sourceTree = "<group>"; };
5CB2BEA226FD377000C030C6 /* AWSLocationGeoPlugin+Configure.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSLocationGeoPlugin+Configure.swift"; sourceTree = "<group>"; };
5CB2BEA326FD377000C030C6 /* AWSLocationGeoPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPlugin.swift; sourceTree = "<group>"; };
5CB2BEA426FD377000C030C6 /* AWSLocationGeoPlugin+DefaultLogger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSLocationGeoPlugin+DefaultLogger.swift"; sourceTree = "<group>"; };
5CB2BEA526FD377000C030C6 /* AWSLocationGeoPlugin+Reset.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSLocationGeoPlugin+Reset.swift"; sourceTree = "<group>"; };
5CB2BEAB26FD378F00C030C6 /* AWSLocationGeoPluginConfiguration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginConfiguration.swift; sourceTree = "<group>"; };
5CC7F8E82709F5D900EB2C0C /* GeoPluginTestConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GeoPluginTestConfig.swift; sourceTree = "<group>"; };
5CE2F0B0270CCDF4002B32AC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
5CF43D062728C41300F636E1 /* GeoPluginErrorConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeoPluginErrorConstants.swift; sourceTree = "<group>"; };
67870AA62D31B5EBB9A1B9E1 /* Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.debug.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests/Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.debug.xcconfig"; sourceTree = "<group>"; };
844318C875B575E8478313BB /* Pods-AWSLocationGeoPluginIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPluginIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPluginIntegrationTests/Pods-AWSLocationGeoPluginIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
84D6296108A99E8CF1A509DF /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSLocationGeoPluginIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSLocationGeoPluginIntegrationTests/Pods-HostApp-AWSLocationGeoPluginIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
892995D7107DE0BC201E9045 /* Pods-AWSLocationGeoPluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPluginTests.debug.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPluginTests/Pods-AWSLocationGeoPluginTests.debug.xcconfig"; sourceTree = "<group>"; };
AA362B2AEE8CBCBEF18BE483 /* Pods_HostApp_AWSLocationGeoPluginTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSLocationGeoPluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B478F5FB2374DBF400C4F92B /* AWSLocationGeoPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AWSLocationGeoPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B478F6492374DCE700C4F92B /* AWSLocationGeoPluginTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AWSLocationGeoPluginTests.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>"; };
B478F72A2375014D00C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B478F72E2375014D00C4F92B /* AWSLocationBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationBehavior.swift; sourceTree = "<group>"; };
B478F7312375014D00C4F92B /* AWSLocationAdapter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationAdapter.swift; sourceTree = "<group>"; };
B478F75B237503B700C4F92B /* MockAWSLocation+ClientBehavior.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "MockAWSLocation+ClientBehavior.swift"; sourceTree = "<group>"; };
B478F75D237503B700C4F92B /* MockAWSLocation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MockAWSLocation.swift; sourceTree = "<group>"; };
B478F762237503B700C4F92B /* AWSLocationGeoPluginConfigurationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginConfigurationTests.swift; sourceTree = "<group>"; };
B478F763237503B700C4F92B /* AWSLocationGeoPluginConfigureTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginConfigureTests.swift; sourceTree = "<group>"; };
B478F764237503B700C4F92B /* AWSLocationGeoPluginResetTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginResetTests.swift; sourceTree = "<group>"; };
B478F766237503B700C4F92B /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
B478F767237503B700C4F92B /* AWSLocationGeoPluginTestBase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginTestBase.swift; sourceTree = "<group>"; };
B478F768237503B700C4F92B /* AWSLocationGeoPluginClientBehaviorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginClientBehaviorTests.swift; sourceTree = "<group>"; };
B478F77B2375046300C4F92B /* AWSLocationGeoPluginIntegrationTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginIntegrationTests.swift; sourceTree = "<group>"; };
B51009BFD9449C1078DD291D /* Pods-AWSLocationGeoPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPluginTests.release.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPluginTests/Pods-AWSLocationGeoPluginTests.release.xcconfig"; sourceTree = "<group>"; };
CE68194507232190228E1021 /* Pods-AWSLocationGeoPluginIntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPluginIntegrationTests.release.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPluginIntegrationTests/Pods-AWSLocationGeoPluginIntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
D211667D6E5586D6FFDFE0FA /* 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>"; };
D7BB6A52686F728ACEC633DB /* Pods-HostApp-AWSLocationGeoPluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSLocationGeoPluginTests.release.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSLocationGeoPluginTests/Pods-HostApp-AWSLocationGeoPluginTests.release.xcconfig"; sourceTree = "<group>"; };
D9DDF2A9D28D9D29B1042724 /* Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
E1B179C378631D30788237A0 /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSLocationGeoPluginIntegrationTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSLocationGeoPluginIntegrationTests/Pods-HostApp-AWSLocationGeoPluginIntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
FA1C812A25868AEF006160E9 /* AWSLocationGeoPluginAmplifyVersionableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AWSLocationGeoPluginAmplifyVersionableTests.swift; sourceTree = "<group>"; };
FCCC7757D5AC35AA139CB960 /* Pods-AWSLocationGeoPlugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AWSLocationGeoPlugin.release.xcconfig"; path = "Target Support Files/Pods-AWSLocationGeoPlugin/Pods-AWSLocationGeoPlugin.release.xcconfig"; sourceTree = "<group>"; };
FDFB3477CF6F87C276F744ED /* Pods_AWSLocationGeoPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AWSLocationGeoPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
FF52215E94CA4C6CC91851A8 /* Pods-HostApp-AWSLocationGeoPluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HostApp-AWSLocationGeoPluginTests.debug.xcconfig"; path = "Target Support Files/Pods-HostApp-AWSLocationGeoPluginTests/Pods-HostApp-AWSLocationGeoPluginTests.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
21233DFC2475CAD400039337 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
21233E042475CAD500039337 /* AWSLocationGeoPlugin.framework in Frameworks */,
D2F40C59F7727AE02F82CEEA /* Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F5F82374DBF400C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
138B8B0D185A4FAA976008B4 /* Pods_AWSLocationGeoPlugin.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6462374DCE700C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B478F64E2374DCE700C4F92B /* AWSLocationGeoPlugin.framework in Frameworks */,
5BE84A59DF17179B7149F3AA /* Pods_HostApp_AWSLocationGeoPluginTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6B92374E0B500C4F92B /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7CC1D91561823C05661AEFDA /* Pods_HostApp.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
21233E002475CAD500039337 /* AWSLocationGeoPluginIntegrationTests */ = {
isa = PBXGroup;
children = (
B478F77B2375046300C4F92B /* AWSLocationGeoPluginIntegrationTests.swift */,
5CE2F0B0270CCDF4002B32AC /* Info.plist */,
);
path = AWSLocationGeoPluginIntegrationTests;
sourceTree = "<group>";
};
2149E692238B2FDB00873955 /* Support */ = {
isa = PBXGroup;
children = (
5CC7F8E72709F5B200EB2C0C /* Constants */,
);
path = Support;
sourceTree = "<group>";
};
5CA8778D2720FE600005D46D /* Support */ = {
isa = PBXGroup;
children = (
5CF43D052728C41300F636E1 /* Constants */,
5CA8778E2720FE890005D46D /* Utils */,
);
path = Support;
sourceTree = "<group>";
};
5CA8778E2720FE890005D46D /* Utils */ = {
isa = PBXGroup;
children = (
5CA8778F2720FEBD0005D46D /* GeoErrorHelper.swift */,
);
path = Utils;
sourceTree = "<group>";
};
5CA877912721CCBB0005D46D /* Options */ = {
isa = PBXGroup;
children = (
5CA877922721CD090005D46D /* AWSLocationGeoPluginSearchOptions.swift */,
);
path = Options;
sourceTree = "<group>";
};
5CC7F8E72709F5B200EB2C0C /* Constants */ = {
isa = PBXGroup;
children = (
5CC7F8E82709F5D900EB2C0C /* GeoPluginTestConfig.swift */,
);
path = Constants;
sourceTree = "<group>";
};
5CF43D052728C41300F636E1 /* Constants */ = {
isa = PBXGroup;
children = (
5CF43D062728C41300F636E1 /* GeoPluginErrorConstants.swift */,
);
path = Constants;
sourceTree = "<group>";
};
88863618836AAA9F232BBC70 /* Pods */ = {
isa = PBXGroup;
children = (
53B372EE3B61D9E4E7979B40 /* Pods-AWSLocationGeoPlugin.debug.xcconfig */,
FCCC7757D5AC35AA139CB960 /* Pods-AWSLocationGeoPlugin.release.xcconfig */,
3EB90BF580DAB405B4068A51 /* Pods-HostApp.debug.xcconfig */,
D211667D6E5586D6FFDFE0FA /* Pods-HostApp.release.xcconfig */,
E1B179C378631D30788237A0 /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.debug.xcconfig */,
84D6296108A99E8CF1A509DF /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.release.xcconfig */,
67870AA62D31B5EBB9A1B9E1 /* Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.debug.xcconfig */,
30005B53004797A21F3C7FD4 /* Pods-AWSLocationGeoPlugin-AWSLocationGeoPluginTests.release.xcconfig */,
892995D7107DE0BC201E9045 /* Pods-AWSLocationGeoPluginTests.debug.xcconfig */,
B51009BFD9449C1078DD291D /* Pods-AWSLocationGeoPluginTests.release.xcconfig */,
844318C875B575E8478313BB /* Pods-AWSLocationGeoPluginIntegrationTests.debug.xcconfig */,
CE68194507232190228E1021 /* Pods-AWSLocationGeoPluginIntegrationTests.release.xcconfig */,
FF52215E94CA4C6CC91851A8 /* Pods-HostApp-AWSLocationGeoPluginTests.debug.xcconfig */,
D7BB6A52686F728ACEC633DB /* Pods-HostApp-AWSLocationGeoPluginTests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
B478F5F12374DBF400C4F92B = {
isa = PBXGroup;
children = (
B478F7242375014D00C4F92B /* AWSLocationGeoPlugin */,
B478F759237503B700C4F92B /* AWSLocationGeoPluginTests */,
21233E002475CAD500039337 /* AWSLocationGeoPluginIntegrationTests */,
B478F6BD2374E0B500C4F92B /* HostApp */,
88863618836AAA9F232BBC70 /* Pods */,
B478F5FC2374DBF400C4F92B /* Products */,
BABD9F58534DF66CE650C11A /* Frameworks */,
);
sourceTree = "<group>";
};
B478F5FC2374DBF400C4F92B /* Products */ = {
isa = PBXGroup;
children = (
B478F5FB2374DBF400C4F92B /* AWSLocationGeoPlugin.framework */,
B478F6492374DCE700C4F92B /* AWSLocationGeoPluginTests.xctest */,
B478F6BC2374E0B500C4F92B /* HostApp.app */,
21233DFF2475CAD400039337 /* AWSLocationGeoPluginIntegrationTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
B478F6BD2374E0B500C4F92B /* HostApp */ = {
isa = PBXGroup;
children = (
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>";
};
B478F7242375014D00C4F92B /* AWSLocationGeoPlugin */ = {
isa = PBXGroup;
children = (
5CB2BEA326FD377000C030C6 /* AWSLocationGeoPlugin.swift */,
5CB2BEA126FD377000C030C6 /* AWSLocationGeoPlugin+ClientBehavior.swift */,
5CB2BEA226FD377000C030C6 /* AWSLocationGeoPlugin+Configure.swift */,
5CB2BEA426FD377000C030C6 /* AWSLocationGeoPlugin+DefaultLogger.swift */,
5CB2BEA526FD377000C030C6 /* AWSLocationGeoPlugin+Reset.swift */,
B478F7262375014D00C4F92B /* Configuration */,
B478F72B2375014D00C4F92B /* Dependency */,
5CA877912721CCBB0005D46D /* Options */,
B478F7292375014D00C4F92B /* Resources */,
5CA8778D2720FE600005D46D /* Support */,
);
path = AWSLocationGeoPlugin;
sourceTree = "<group>";
};
B478F7262375014D00C4F92B /* Configuration */ = {
isa = PBXGroup;
children = (
5CB2BEAB26FD378F00C030C6 /* AWSLocationGeoPluginConfiguration.swift */,
5C1979032707D2A200F9C11E /* AWSLocationGeoPluginConfiguration+Keys.swift */,
5C1978DE27055D2700F9C11E /* GeoPluginConfigError.swift */,
);
path = Configuration;
sourceTree = "<group>";
};
B478F7292375014D00C4F92B /* Resources */ = {
isa = PBXGroup;
children = (
B478F72A2375014D00C4F92B /* Info.plist */,
);
path = Resources;
sourceTree = "<group>";
};
B478F72B2375014D00C4F92B /* Dependency */ = {
isa = PBXGroup;
children = (
B478F7312375014D00C4F92B /* AWSLocationAdapter.swift */,
B478F72E2375014D00C4F92B /* AWSLocationBehavior.swift */,
);
path = Dependency;
sourceTree = "<group>";
};
B478F759237503B700C4F92B /* AWSLocationGeoPluginTests */ = {
isa = PBXGroup;
children = (
B478F768237503B700C4F92B /* AWSLocationGeoPluginClientBehaviorTests.swift */,
FA1C812A25868AEF006160E9 /* AWSLocationGeoPluginAmplifyVersionableTests.swift */,
B478F763237503B700C4F92B /* AWSLocationGeoPluginConfigureTests.swift */,
B478F764237503B700C4F92B /* AWSLocationGeoPluginResetTests.swift */,
B478F767237503B700C4F92B /* AWSLocationGeoPluginTestBase.swift */,
B478F761237503B700C4F92B /* Configuration */,
B478F75A237503B700C4F92B /* Mocks */,
B478F765237503B700C4F92B /* Resources */,
2149E692238B2FDB00873955 /* Support */,
);
path = AWSLocationGeoPluginTests;
sourceTree = "<group>";
};
B478F75A237503B700C4F92B /* Mocks */ = {
isa = PBXGroup;
children = (
B478F75D237503B700C4F92B /* MockAWSLocation.swift */,
B478F75B237503B700C4F92B /* MockAWSLocation+ClientBehavior.swift */,
);
path = Mocks;
sourceTree = "<group>";
};
B478F761237503B700C4F92B /* Configuration */ = {
isa = PBXGroup;
children = (
B478F762237503B700C4F92B /* AWSLocationGeoPluginConfigurationTests.swift */,
);
path = Configuration;
sourceTree = "<group>";
};
B478F765237503B700C4F92B /* Resources */ = {
isa = PBXGroup;
children = (
B478F766237503B700C4F92B /* Info.plist */,
);
path = Resources;
sourceTree = "<group>";
};
BABD9F58534DF66CE650C11A /* Frameworks */ = {
isa = PBXGroup;
children = (
FDFB3477CF6F87C276F744ED /* Pods_AWSLocationGeoPlugin.framework */,
2C78EDC76E7C7F3345E10230 /* Pods_HostApp.framework */,
D9DDF2A9D28D9D29B1042724 /* Pods_HostApp_AWSLocationGeoPluginIntegrationTests.framework */,
AA362B2AEE8CBCBEF18BE483 /* Pods_HostApp_AWSLocationGeoPluginTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
B478F5F62374DBF400C4F92B /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
21233DFE2475CAD400039337 /* AWSLocationGeoPluginIntegrationTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 21233E072475CAD500039337 /* Build configuration list for PBXNativeTarget "AWSLocationGeoPluginIntegrationTests" */;
buildPhases = (
0821108C0E2738A4DA21A999 /* [CP] Check Pods Manifest.lock */,
21233DFB2475CAD400039337 /* Sources */,
21233E0F2475CB9C00039337 /* SwiftFormat */,
21233E102475CBA300039337 /* SwiftLint */,
21233DFC2475CAD400039337 /* Frameworks */,
21233DFD2475CAD400039337 /* Resources */,
D2151A1AC90EE936E6A114F3 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
21233E062475CAD500039337 /* PBXTargetDependency */,
21233E0C2475CB0E00039337 /* PBXTargetDependency */,
);
name = AWSLocationGeoPluginIntegrationTests;
productName = AWSLocationGeoPluginIntegrationTests;
productReference = 21233DFF2475CAD400039337 /* AWSLocationGeoPluginIntegrationTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B478F5FA2374DBF400C4F92B /* AWSLocationGeoPlugin */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6032374DBF400C4F92B /* Build configuration list for PBXNativeTarget "AWSLocationGeoPlugin" */;
buildPhases = (
ED53F2AAEBFC62161E46B1EB /* [CP] Check Pods Manifest.lock */,
B478F5F62374DBF400C4F92B /* Headers */,
B478F5F72374DBF400C4F92B /* Sources */,
B478F6602374DDAE00C4F92B /* Swift Format */,
B478F6612374DDE900C4F92B /* Swift Lint */,
B478F5F82374DBF400C4F92B /* Frameworks */,
B478F5F92374DBF400C4F92B /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = AWSLocationGeoPlugin;
productName = AWSLocationGeoPlugin;
productReference = B478F5FB2374DBF400C4F92B /* AWSLocationGeoPlugin.framework */;
productType = "com.apple.product-type.framework";
};
B478F6482374DCE700C4F92B /* AWSLocationGeoPluginTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6532374DCE700C4F92B /* Build configuration list for PBXNativeTarget "AWSLocationGeoPluginTests" */;
buildPhases = (
3C1CC8D1E18ACD0BFC6348C8 /* [CP] Check Pods Manifest.lock */,
B478F6452374DCE700C4F92B /* Sources */,
B478F6642374DE2B00C4F92B /* Swift Format */,
B478F6622374DE0100C4F92B /* Swift Lint */,
B478F6462374DCE700C4F92B /* Frameworks */,
B478F6472374DCE700C4F92B /* Resources */,
2ABAAE667EBFE015F21EAD40 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
B478F6502374DCE700C4F92B /* PBXTargetDependency */,
);
name = AWSLocationGeoPluginTests;
productName = UnitTest;
productReference = B478F6492374DCE700C4F92B /* AWSLocationGeoPluginTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B478F6BB2374E0B500C4F92B /* HostApp */ = {
isa = PBXNativeTarget;
buildConfigurationList = B478F6CF2374E0B600C4F92B /* Build configuration list for PBXNativeTarget "HostApp" */;
buildPhases = (
347EC73D94E319703C3B4612 /* [CP] Check Pods Manifest.lock */,
B478F6B82374E0B500C4F92B /* Sources */,
B478F6B92374E0B500C4F92B /* Frameworks */,
B478F6BA2374E0B500C4F92B /* Resources */,
42BC6051EDD783F74BB283EE /* [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 = 1300;
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 "GeoCategoryPlugin" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = B478F5F12374DBF400C4F92B;
productRefGroup = B478F5FC2374DBF400C4F92B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B478F5FA2374DBF400C4F92B /* AWSLocationGeoPlugin */,
B478F6482374DCE700C4F92B /* AWSLocationGeoPluginTests */,
21233DFE2475CAD400039337 /* AWSLocationGeoPluginIntegrationTests */,
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 */
0821108C0E2738A4DA21A999 /* [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-AWSLocationGeoPluginIntegrationTests-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;
};
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";
};
2ABAAE667EBFE015F21EAD40 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginTests/Pods-HostApp-AWSLocationGeoPluginTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginTests/Pods-HostApp-AWSLocationGeoPluginTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginTests/Pods-HostApp-AWSLocationGeoPluginTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
347EC73D94E319703C3B4612 /* [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;
};
3C1CC8D1E18ACD0BFC6348C8 /* [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-AWSLocationGeoPluginTests-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;
};
42BC6051EDD783F74BB283EE /* [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;
};
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";
};
D2151A1AC90EE936E6A114F3 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginIntegrationTests/Pods-HostApp-AWSLocationGeoPluginIntegrationTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginIntegrationTests/Pods-HostApp-AWSLocationGeoPluginIntegrationTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HostApp-AWSLocationGeoPluginIntegrationTests/Pods-HostApp-AWSLocationGeoPluginIntegrationTests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
ED53F2AAEBFC62161E46B1EB /* [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-AWSLocationGeoPlugin-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 /* AWSLocationGeoPluginIntegrationTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F5F72374DBF400C4F92B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5C1979042707D2A200F9C11E /* AWSLocationGeoPluginConfiguration+Keys.swift in Sources */,
5CA877902720FEBD0005D46D /* GeoErrorHelper.swift in Sources */,
5CB2BEA926FD377000C030C6 /* AWSLocationGeoPlugin+DefaultLogger.swift in Sources */,
B478F7492375014E00C4F92B /* AWSLocationBehavior.swift in Sources */,
5CB2BEA826FD377000C030C6 /* AWSLocationGeoPlugin.swift in Sources */,
5C1978DF27055D2700F9C11E /* GeoPluginConfigError.swift in Sources */,
5CB2BEA726FD377000C030C6 /* AWSLocationGeoPlugin+Configure.swift in Sources */,
5CB2BEA626FD377000C030C6 /* AWSLocationGeoPlugin+ClientBehavior.swift in Sources */,
5CB2BEAA26FD377000C030C6 /* AWSLocationGeoPlugin+Reset.swift in Sources */,
5CF43D072728C41300F636E1 /* GeoPluginErrorConstants.swift in Sources */,
5CB2BEAC26FD378F00C030C6 /* AWSLocationGeoPluginConfiguration.swift in Sources */,
5CA877932721CD090005D46D /* AWSLocationGeoPluginSearchOptions.swift in Sources */,
B478F74C2375014E00C4F92B /* AWSLocationAdapter.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
B478F6452374DCE700C4F92B /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5CC7F8E92709F5D900EB2C0C /* GeoPluginTestConfig.swift in Sources */,
B478F771237503B800C4F92B /* AWSLocationGeoPluginResetTests.swift in Sources */,
B478F770237503B800C4F92B /* AWSLocationGeoPluginConfigureTests.swift in Sources */,
B478F76F237503B800C4F92B /* AWSLocationGeoPluginConfigurationTests.swift in Sources */,
FA1C812B25868AEF006160E9 /* AWSLocationGeoPluginAmplifyVersionableTests.swift in Sources */,
B478F769237503B800C4F92B /* MockAWSLocation+ClientBehavior.swift in Sources */,
B478F773237503B800C4F92B /* AWSLocationGeoPluginTestBase.swift in Sources */,
B478F774237503B800C4F92B /* AWSLocationGeoPluginClientBehaviorTests.swift in Sources */,
B478F76B237503B800C4F92B /* MockAWSLocation.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 /* AWSLocationGeoPlugin */;
targetProxy = 21233E052475CAD500039337 /* PBXContainerItemProxy */;
};
21233E0C2475CB0E00039337 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B478F6BB2374E0B500C4F92B /* HostApp */;
targetProxy = 21233E0B2475CB0E00039337 /* PBXContainerItemProxy */;
};
B478F6502374DCE700C4F92B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B478F5FA2374DBF400C4F92B /* AWSLocationGeoPlugin */;
targetProxy = 5C57DEC1270DE72900B19FDF /* 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 = E1B179C378631D30788237A0 /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.debug.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = W3DRXD72QU;
INFOPLIST_FILE = AWSLocationGeoPluginIntegrationTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.awsamazon.AWSLocationPluginIntegrationTests;
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 = 84D6296108A99E8CF1A509DF /* Pods-HostApp-AWSLocationGeoPluginIntegrationTests.release.xcconfig */;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = W3DRXD72QU;
INFOPLIST_FILE = AWSLocationGeoPluginIntegrationTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.2;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.awsamazon.AWSLocationPluginIntegrationTests;
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
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.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;
};
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_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
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.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;
};
B478F6042374DBF400C4F92B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 53B372EE3B61D9E4E7979B40 /* Pods-AWSLocationGeoPlugin.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 = 12.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 = FCCC7757D5AC35AA139CB960 /* Pods-AWSLocationGeoPlugin.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 = 12.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 = FF52215E94CA4C6CC91851A8 /* Pods-HostApp-AWSLocationGeoPluginTests.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 = D7BB6A52686F728ACEC633DB /* Pods-HostApp-AWSLocationGeoPluginTests.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 = 3EB90BF580DAB405B4068A51 /* 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 = D211667D6E5586D6FFDFE0FA /* 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 "AWSLocationGeoPluginIntegrationTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
21233E082475CAD500039337 /* Debug */,
21233E092475CAD500039337 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F5F52374DBF400C4F92B /* Build configuration list for PBXProject "GeoCategoryPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6012374DBF400C4F92B /* Debug */,
B478F6022374DBF400C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F6032374DBF400C4F92B /* Build configuration list for PBXNativeTarget "AWSLocationGeoPlugin" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B478F6042374DBF400C4F92B /* Debug */,
B478F6052374DBF400C4F92B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B478F6532374DCE700C4F92B /* Build configuration list for PBXNativeTarget "AWSLocationGeoPluginTests" */ = {
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 */;
}