// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		A1B2C3D41A9E6C8500147676 /* WEInboxReact.mm in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D11A9E6C8500147676 /* WEInboxReact.mm */; };
		A1B2C3D51A9E6C8500147677 /* WENotificationInboxImpl.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D31A9E6C8500147677 /* WENotificationInboxImpl.swift */; };
		BA08AE5D2EC71C19001E79BE /* react-native-webengage-inbox-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = A1B2C3D41A9E6C8500147678 /* react-native-webengage-inbox-Bridging-Header.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
		A1B2C3C91A9E6C8500147676 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "include/$(PRODUCT_NAME)";
			dstSubfolderSpec = 16;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		A1B2C3C01AA4EA6300B7C361 /* libWEInboxReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libWEInboxReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		A1B2C3D11A9E6C8500147676 /* WEInboxReact.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = WEInboxReact.mm; sourceTree = "<group>"; };
		A1B2C3D21A9E6C8500147676 /* WEInboxReact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WEInboxReact.h; sourceTree = "<group>"; };
		A1B2C3D31A9E6C8500147677 /* WENotificationInboxImpl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WENotificationInboxImpl.swift; sourceTree = "<group>"; };
		A1B2C3D41A9E6C8500147678 /* react-native-webengage-inbox-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "react-native-webengage-inbox-Bridging-Header.h"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		A1B2C3C81A9E6C8500147676 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		A1B2C3C11AA4EA7D00B7C361 /* Products */ = {
			isa = PBXGroup;
			children = (
				A1B2C3C01AA4EA6300B7C361 /* libWEInboxReact.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		A1B2C3C21A9E6C8500147676 = {
			isa = PBXGroup;
			children = (
				A1B2C3D11A9E6C8500147676 /* WEInboxReact.mm */,
				A1B2C3D21A9E6C8500147676 /* WEInboxReact.h */,
				A1B2C3D31A9E6C8500147677 /* WENotificationInboxImpl.swift */,
				A1B2C3D41A9E6C8500147678 /* react-native-webengage-inbox-Bridging-Header.h */,
				A1B2C3C11AA4EA7D00B7C361 /* Products */,
			);
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
		BA08AE5C2EC71C0A001E79BE /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
				BA08AE5D2EC71C19001E79BE /* react-native-webengage-inbox-Bridging-Header.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
		A1B2C3CA1A9E6C8500147676 /* WEInboxReact */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = A1B2C3DF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "WEInboxReact" */;
			buildPhases = (
				BA08AE5C2EC71C0A001E79BE /* Headers */,
				A1B2C3C71A9E6C8500147676 /* Sources */,
				A1B2C3C81A9E6C8500147676 /* Frameworks */,
				A1B2C3C91A9E6C8500147676 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = WEInboxReact;
			productName = WEInboxReact;
			productReference = A1B2C3C01AA4EA6300B7C361 /* libWEInboxReact.a */;
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		A1B2C3C31A9E6C8500147676 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0830;
				ORGANIZATIONNAME = WebEngage;
				TargetAttributes = {
					A1B2C3CA1A9E6C8500147676 = {
						CreatedOnToolsVersion = 6.1.1;
					};
				};
			};
			buildConfigurationList = A1B2C3C61A9E6C8500147676 /* Build configuration list for PBXProject "WEInboxReact" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				English,
				en,
			);
			mainGroup = A1B2C3C21A9E6C8500147676;
			productRefGroup = A1B2C3C11AA4EA7D00B7C361 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				A1B2C3CA1A9E6C8500147676 /* WEInboxReact */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		A1B2C3C71A9E6C8500147676 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				A1B2C3D41A9E6C8500147676 /* WEInboxReact.mm in Sources */,
				A1B2C3D51A9E6C8500147677 /* WENotificationInboxImpl.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		A1B2C3DD1A9E6C8500147676 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				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 = 11.0;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_VERSION = 5.0;
			};
			name = Debug;
		};
		A1B2C3DE1A9E6C8500147676 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				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 = 11.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				SWIFT_VERSION = 5.0;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		A1B2C3E01A9E6C8500147676 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DEFINES_MODULE = YES;
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
					"$(SRCROOT)/../../../React/**",
					"$(SRCROOT)/../../react-native/React/**",
				);
				LIBRARY_SEARCH_PATHS = "$(inherited)";
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = WEInboxReact;
				SKIP_INSTALL = YES;
				SWIFT_OBJC_BRIDGING_HEADER = "react-native-webengage-inbox-Bridging-Header.h";
				SWIFT_VERSION = 5.0;
			};
			name = Debug;
		};
		A1B2C3E11A9E6C8500147676 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				DEFINES_MODULE = YES;
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
					"$(SRCROOT)/../../../React/**",
					"$(SRCROOT)/../../react-native/React/**",
				);
				LIBRARY_SEARCH_PATHS = "$(inherited)";
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = WEInboxReact;
				SKIP_INSTALL = YES;
				SWIFT_OBJC_BRIDGING_HEADER = "react-native-webengage-inbox-Bridging-Header.h";
				SWIFT_VERSION = 5.0;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		A1B2C3C61A9E6C8500147676 /* Build configuration list for PBXProject "WEInboxReact" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				A1B2C3DD1A9E6C8500147676 /* Debug */,
				A1B2C3DE1A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		A1B2C3DF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "WEInboxReact" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				A1B2C3E01A9E6C8500147676 /* Debug */,
				A1B2C3E11A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = A1B2C3C31A9E6C8500147676 /* Project object */;
}
