project.pbxproj 40.7 KB
Newer Older
Lidan Hifi's avatar
Lidan Hifi committed
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
yogevbd's avatar
yogevbd committed
10 11 12 13
		50002A4D22E88266008F6742 /* RNCommandsHandlerIntegrationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 50002A4C22E88266008F6742 /* RNCommandsHandlerIntegrationTest.m */; };
		50002A8022E8885A008F6742 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50002A7F22E8885A008F6742 /* libOCMock.a */; };
		50002AC822E9D5EA008F6742 /* RNNotificationsStoreTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 50002AC722E9D5EA008F6742 /* RNNotificationsStoreTests.m */; };
		50002ACA22E9DB8A008F6742 /* RNNotificationEventHandlerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 50002AC922E9DB8A008F6742 /* RNNotificationEventHandlerTests.m */; };
yogevbd's avatar
WIP  
yogevbd committed
14 15
		50351F8F22CD782F000713B3 /* RNEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F8E22CD782F000713B3 /* RNEventEmitter.m */; };
		50351F9222CD7DF4000713B3 /* RNBridgeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9122CD7DF4000713B3 /* RNBridgeModule.m */; };
16
		50351F9522CD7FF1000713B3 /* RCTConvert+RNNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */; };
yogevbd's avatar
WIP  
yogevbd committed
17
		50351F9822CD8604000713B3 /* RNCommandsHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9722CD8604000713B3 /* RNCommandsHandler.m */; };
yogevbd's avatar
yogevbd committed
18
		504D54BE22E4B8660088F2E4 /* RNBridgeModuleIntegrationTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 504D54BD22E4B8660088F2E4 /* RNBridgeModuleIntegrationTest.m */; };
yogevbd's avatar
yogevbd committed
19 20
		507DCCF522CE3EBD005D4E0B /* RNNotifications.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */; };
		507DCCF722CE3EF7005D4E0B /* RNBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F9022CD7DF4000713B3 /* RNBridgeModule.h */; };
yogevbd's avatar
yogevbd committed
21
		507DCCF922CE3F04005D4E0B /* RNNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */; };
yogevbd's avatar
yogevbd committed
22 23
		507DCCFA22CE3F04005D4E0B /* RNEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F8D22CD782F000713B3 /* RNEventEmitter.h */; };
		507DCCFB22CE3F04005D4E0B /* RNCommandsHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F9622CD8604000713B3 /* RNCommandsHandler.h */; };
24
		507DCCFC22CE3F04005D4E0B /* RCTConvert+RNNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */; };
yogevbd's avatar
yogevbd committed
25 26 27 28 29 30 31 32 33 34
		50858B7822E87767008272FE /* libyoga.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B7722E87767008272FE /* libyoga.a */; };
		50858B7922E8777C008272FE /* libRNNotifications.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 134814201AA4EA6300B7C361 /* libRNNotifications.a */; };
		50858B7B22E87FBA008272FE /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B7A22E87FBA008272FE /* libRCTActionSheet.a */; };
		50858B7D22E87FBA008272FE /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B7C22E87FBA008272FE /* libRCTImage.a */; };
		50858B7F22E87FBA008272FE /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B7E22E87FBA008272FE /* libRCTLinking.a */; };
		50858B8122E87FBA008272FE /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B8022E87FBA008272FE /* libRCTNetwork.a */; };
		50858B8322E87FBA008272FE /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B8222E87FBA008272FE /* libRCTSettings.a */; };
		50858B8522E87FBA008272FE /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B8422E87FBA008272FE /* libRCTText.a */; };
		50858B8722E87FBA008272FE /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B8622E87FBA008272FE /* libRCTVibration.a */; };
		50858B8922E87FBA008272FE /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50858B8822E87FBA008272FE /* libRCTWebSocket.a */; };
35 36 37 38 39 40 41 42 43
		508CE7CB22D12B2600357815 /* RNNotificationsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE7CA22D12B2600357815 /* RNNotificationsTests.m */; };
		508CE7D522D12CCA00357815 /* RNNotificationEventHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE7D322D12CCA00357815 /* RNNotificationEventHandler.h */; };
		508CE7D622D12CCA00357815 /* RNNotificationEventHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE7D422D12CCA00357815 /* RNNotificationEventHandler.m */; };
		508CE81422D12FC700357815 /* RNNotificationCenterListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE81322D12FC600357815 /* RNNotificationCenterListener.m */; };
		508CE81622D12FF600357815 /* RNNotificationCenterListener.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE81522D12FF500357815 /* RNNotificationCenterListener.h */; };
		508CE81922D130B900357815 /* RNPushKitEventListener.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE81722D130B900357815 /* RNPushKitEventListener.h */; };
		508CE81A22D130B900357815 /* RNPushKitEventListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE81822D130B900357815 /* RNPushKitEventListener.m */; };
		508CE81D22D1337200357815 /* RNPushKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE81B22D1337200357815 /* RNPushKit.h */; };
		508CE81E22D1337200357815 /* RNPushKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE81C22D1337200357815 /* RNPushKit.m */; };
44 45
		508CE82222D1372E00357815 /* RNNotificationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE82022D1372E00357815 /* RNNotificationUtils.h */; };
		508CE82322D1372E00357815 /* RNNotificationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE82122D1372E00357815 /* RNNotificationUtils.m */; };
46 47
		50AD1FCA22D13ADB00E12362 /* RNPushKitEventHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 50AD1FC822D13ADB00E12362 /* RNPushKitEventHandler.h */; };
		50AD1FCB22D13ADB00E12362 /* RNPushKitEventHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 50AD1FC922D13ADB00E12362 /* RNPushKitEventHandler.m */; };
yogevbd's avatar
yogevbd committed
48 49 50
		50E4164822E4CA500048367F /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E4164722E4CA500048367F /* libReact.a */; };
		50E4164A22E4CA5A0048367F /* libcxxreact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E4164922E4CA5A0048367F /* libcxxreact.a */; };
		50E4164D22E4CA750048367F /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 504D54E422E4BCE00088F2E4 /* JavaScriptCore.framework */; };
51 52
		50E49F0722D1E4E0007160C1 /* RNNotificationsStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 50E49F0522D1E4E0007160C1 /* RNNotificationsStore.h */; };
		50E49F0822D1E4E0007160C1 /* RNNotificationsStore.m in Sources */ = {isa = PBXBuildFile; fileRef = 50E49F0622D1E4E0007160C1 /* RNNotificationsStore.m */; };
yogevbd's avatar
WIP  
yogevbd committed
53 54 55 56
		50FED76622D3E06500DDD516 /* RNNotificationCenter.h in Headers */ = {isa = PBXBuildFile; fileRef = 50FED76422D3E06500DDD516 /* RNNotificationCenter.h */; };
		50FED76722D3E06500DDD516 /* RNNotificationCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 50FED76522D3E06500DDD516 /* RNNotificationCenter.m */; };
		50FED76E22D3EBA800DDD516 /* RNNotificationParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 50FED76C22D3EBA800DDD516 /* RNNotificationParser.h */; };
		50FED76F22D3EBA800DDD516 /* RNNotificationParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 50FED76D22D3EBA800DDD516 /* RNNotificationParser.m */; };
Lidan Hifi's avatar
Lidan Hifi committed
57
		D8A2F7551CB57F1A002CC8F5 /* RNNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */; };
Lidan Hifi's avatar
Lidan Hifi committed
58 59
/* End PBXBuildFile section */

60 61 62 63 64 65 66 67 68 69
/* Begin PBXContainerItemProxy section */
		508CE7CE22D12B2600357815 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 58B511D31A9E6C8500147676 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 58B511DA1A9E6C8500147676;
			remoteInfo = RNNotifications;
		};
/* End PBXContainerItemProxy section */

Lidan Hifi's avatar
Lidan Hifi committed
70 71 72 73 74 75 76
/* Begin PBXCopyFilesBuildPhase section */
		58B511D91A9E6C8500147676 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "include/$(PRODUCT_NAME)";
			dstSubfolderSpec = 16;
			files = (
yogevbd's avatar
yogevbd committed
77
				507DCCF522CE3EBD005D4E0B /* RNNotifications.h in CopyFiles */,
Lidan Hifi's avatar
Lidan Hifi committed
78 79 80 81 82 83
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
Lidan Hifi's avatar
Lidan Hifi committed
84
		134814201AA4EA6300B7C361 /* libRNNotifications.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNNotifications.a; sourceTree = BUILT_PRODUCTS_DIR; };
yogevbd's avatar
yogevbd committed
85 86 87 88
		50002A4C22E88266008F6742 /* RNCommandsHandlerIntegrationTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNCommandsHandlerIntegrationTest.m; sourceTree = "<group>"; };
		50002A7F22E8885A008F6742 /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOCMock.a; sourceTree = "<group>"; };
		50002AC722E9D5EA008F6742 /* RNNotificationsStoreTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationsStoreTests.m; sourceTree = "<group>"; };
		50002AC922E9DB8A008F6742 /* RNNotificationEventHandlerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationEventHandlerTests.m; sourceTree = "<group>"; };
yogevbd's avatar
WIP  
yogevbd committed
89 90 91 92
		50351F8D22CD782F000713B3 /* RNEventEmitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNEventEmitter.h; sourceTree = "<group>"; };
		50351F8E22CD782F000713B3 /* RNEventEmitter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNEventEmitter.m; sourceTree = "<group>"; };
		50351F9022CD7DF4000713B3 /* RNBridgeModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNBridgeModule.h; sourceTree = "<group>"; };
		50351F9122CD7DF4000713B3 /* RNBridgeModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNBridgeModule.m; sourceTree = "<group>"; };
93 94
		50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNNotifications.h"; sourceTree = "<group>"; };
		50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNNotifications.m"; sourceTree = "<group>"; };
yogevbd's avatar
WIP  
yogevbd committed
95 96
		50351F9622CD8604000713B3 /* RNCommandsHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNCommandsHandler.h; sourceTree = "<group>"; };
		50351F9722CD8604000713B3 /* RNCommandsHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNCommandsHandler.m; sourceTree = "<group>"; };
yogevbd's avatar
yogevbd committed
97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
		504D54BD22E4B8660088F2E4 /* RNBridgeModuleIntegrationTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNBridgeModuleIntegrationTest.m; sourceTree = "<group>"; };
		504D54CC22E4BCB80088F2E4 /* libcxxreact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libcxxreact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54CE22E4BCB80088F2E4 /* libdouble-conversion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libdouble-conversion.a"; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54D022E4BCB80088F2E4 /* libfishhook.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libfishhook.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54D222E4BCB80088F2E4 /* libRCTImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54D422E4BCB80088F2E4 /* libRCTLinking.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTLinking.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54D622E4BCB80088F2E4 /* libRCTNetwork.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTNetwork.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54D822E4BCB80088F2E4 /* libRCTSettings.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTSettings.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54DA22E4BCB80088F2E4 /* libRCTText.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTText.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54DC22E4BCB80088F2E4 /* libRCTVibration.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTVibration.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54DE22E4BCB80088F2E4 /* libRCTWebSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTWebSocket.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54E022E4BCB80088F2E4 /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54E222E4BCB80088F2E4 /* libyoga.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libyoga.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54E422E4BCE00088F2E4 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
		504D54E622E4BDD10088F2E4 /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54E822E4BE2C0088F2E4 /* libjsi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libjsi.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54EA22E4BE3A0088F2E4 /* libdouble-conversion.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libdouble-conversion.a"; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54EC22E4BE470088F2E4 /* libjsiexecutor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libjsiexecutor.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54EE22E4BE470088F2E4 /* libjsinspector.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libjsinspector.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54F022E4BE470088F2E4 /* libRCTActionSheet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTActionSheet.a; sourceTree = BUILT_PRODUCTS_DIR; };
		504D54F222E4BE470088F2E4 /* libthird-party.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = "libthird-party.a"; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B7722E87767008272FE /* libyoga.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libyoga.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B7A22E87FBA008272FE /* libRCTActionSheet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTActionSheet.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B7C22E87FBA008272FE /* libRCTImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTImage.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B7E22E87FBA008272FE /* libRCTLinking.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTLinking.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B8022E87FBA008272FE /* libRCTNetwork.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTNetwork.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B8222E87FBA008272FE /* libRCTSettings.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTSettings.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B8422E87FBA008272FE /* libRCTText.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTText.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B8622E87FBA008272FE /* libRCTVibration.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTVibration.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50858B8822E87FBA008272FE /* libRCTWebSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libRCTWebSocket.a; sourceTree = BUILT_PRODUCTS_DIR; };
127 128 129 130 131 132 133 134 135 136
		508CE7CA22D12B2600357815 /* RNNotificationsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationsTests.m; sourceTree = "<group>"; };
		508CE7CC22D12B2600357815 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		508CE7D322D12CCA00357815 /* RNNotificationEventHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNNotificationEventHandler.h; sourceTree = "<group>"; };
		508CE7D422D12CCA00357815 /* RNNotificationEventHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationEventHandler.m; sourceTree = "<group>"; };
		508CE81322D12FC600357815 /* RNNotificationCenterListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNotificationCenterListener.m; sourceTree = "<group>"; };
		508CE81522D12FF500357815 /* RNNotificationCenterListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNotificationCenterListener.h; sourceTree = "<group>"; };
		508CE81722D130B900357815 /* RNPushKitEventListener.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNPushKitEventListener.h; sourceTree = "<group>"; };
		508CE81822D130B900357815 /* RNPushKitEventListener.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNPushKitEventListener.m; sourceTree = "<group>"; };
		508CE81B22D1337200357815 /* RNPushKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNPushKit.h; sourceTree = "<group>"; };
		508CE81C22D1337200357815 /* RNPushKit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNPushKit.m; sourceTree = "<group>"; };
137 138
		508CE82022D1372E00357815 /* RNNotificationUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNNotificationUtils.h; sourceTree = "<group>"; };
		508CE82122D1372E00357815 /* RNNotificationUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationUtils.m; sourceTree = "<group>"; };
139 140
		50AD1FC822D13ADB00E12362 /* RNPushKitEventHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNPushKitEventHandler.h; sourceTree = "<group>"; };
		50AD1FC922D13ADB00E12362 /* RNPushKitEventHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNPushKitEventHandler.m; sourceTree = "<group>"; };
yogevbd's avatar
yogevbd committed
141 142 143 144
		50E4164622E4C98B0048367F /* RNNotificationsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNNotificationsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		50E4164722E4CA500048367F /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50E4164922E4CA5A0048367F /* libcxxreact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libcxxreact.a; sourceTree = BUILT_PRODUCTS_DIR; };
		50E4164B22E4CA6A0048367F /* libjsi.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libjsi.a; sourceTree = BUILT_PRODUCTS_DIR; };
145 146
		50E49F0522D1E4E0007160C1 /* RNNotificationsStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNNotificationsStore.h; sourceTree = "<group>"; };
		50E49F0622D1E4E0007160C1 /* RNNotificationsStore.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationsStore.m; sourceTree = "<group>"; };
yogevbd's avatar
WIP  
yogevbd committed
147 148 149 150
		50FED76422D3E06500DDD516 /* RNNotificationCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNNotificationCenter.h; sourceTree = "<group>"; };
		50FED76522D3E06500DDD516 /* RNNotificationCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationCenter.m; sourceTree = "<group>"; };
		50FED76C22D3EBA800DDD516 /* RNNotificationParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNNotificationParser.h; sourceTree = "<group>"; };
		50FED76D22D3EBA800DDD516 /* RNNotificationParser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNNotificationParser.m; sourceTree = "<group>"; };
Lidan Hifi's avatar
Lidan Hifi committed
151 152
		D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNotifications.m; sourceTree = "<group>"; };
		D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNotifications.h; sourceTree = "<group>"; };
Lidan Hifi's avatar
Lidan Hifi committed
153 154 155
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
156 157 158 159
		508CE7C522D12B2600357815 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
yogevbd's avatar
yogevbd committed
160 161 162 163 164 165 166 167 168 169 170 171 172 173
				50E4164D22E4CA750048367F /* JavaScriptCore.framework in Frameworks */,
				50E4164A22E4CA5A0048367F /* libcxxreact.a in Frameworks */,
				50858B7B22E87FBA008272FE /* libRCTActionSheet.a in Frameworks */,
				50858B7D22E87FBA008272FE /* libRCTImage.a in Frameworks */,
				50858B7F22E87FBA008272FE /* libRCTLinking.a in Frameworks */,
				50858B8122E87FBA008272FE /* libRCTNetwork.a in Frameworks */,
				50858B8322E87FBA008272FE /* libRCTSettings.a in Frameworks */,
				50858B8522E87FBA008272FE /* libRCTText.a in Frameworks */,
				50858B8722E87FBA008272FE /* libRCTVibration.a in Frameworks */,
				50858B8922E87FBA008272FE /* libRCTWebSocket.a in Frameworks */,
				50858B7822E87767008272FE /* libyoga.a in Frameworks */,
				50E4164822E4CA500048367F /* libReact.a in Frameworks */,
				50858B7922E8777C008272FE /* libRNNotifications.a in Frameworks */,
				50002A8022E8885A008F6742 /* libOCMock.a in Frameworks */,
174 175 176
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Lidan Hifi's avatar
Lidan Hifi committed
177 178 179 180 181 182 183 184 185 186 187 188 189
		58B511D81A9E6C8500147676 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		134814211AA4EA7D00B7C361 /* Products */ = {
			isa = PBXGroup;
			children = (
Lidan Hifi's avatar
Lidan Hifi committed
190
				134814201AA4EA6300B7C361 /* libRNNotifications.a */,
Lidan Hifi's avatar
Lidan Hifi committed
191 192 193 194
			);
			name = Products;
			sourceTree = "<group>";
		};
yogevbd's avatar
yogevbd committed
195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243
		504D54BC22E4B83E0088F2E4 /* Integration */ = {
			isa = PBXGroup;
			children = (
				504D54BD22E4B8660088F2E4 /* RNBridgeModuleIntegrationTest.m */,
				50002A4C22E88266008F6742 /* RNCommandsHandlerIntegrationTest.m */,
			);
			path = Integration;
			sourceTree = "<group>";
		};
		504D54CB22E4BCB80088F2E4 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				50002A7F22E8885A008F6742 /* libOCMock.a */,
				50858B7A22E87FBA008272FE /* libRCTActionSheet.a */,
				50858B7C22E87FBA008272FE /* libRCTImage.a */,
				50858B7E22E87FBA008272FE /* libRCTLinking.a */,
				50858B8022E87FBA008272FE /* libRCTNetwork.a */,
				50858B8222E87FBA008272FE /* libRCTSettings.a */,
				50858B8422E87FBA008272FE /* libRCTText.a */,
				50858B8622E87FBA008272FE /* libRCTVibration.a */,
				50858B8822E87FBA008272FE /* libRCTWebSocket.a */,
				50858B7722E87767008272FE /* libyoga.a */,
				50E4164B22E4CA6A0048367F /* libjsi.a */,
				50E4164922E4CA5A0048367F /* libcxxreact.a */,
				50E4164722E4CA500048367F /* libReact.a */,
				504D54EC22E4BE470088F2E4 /* libjsiexecutor.a */,
				504D54EE22E4BE470088F2E4 /* libjsinspector.a */,
				504D54F022E4BE470088F2E4 /* libRCTActionSheet.a */,
				504D54F222E4BE470088F2E4 /* libthird-party.a */,
				504D54EA22E4BE3A0088F2E4 /* libdouble-conversion.a */,
				504D54E822E4BE2C0088F2E4 /* libjsi.a */,
				504D54E622E4BDD10088F2E4 /* libReact.a */,
				504D54E422E4BCE00088F2E4 /* JavaScriptCore.framework */,
				504D54CC22E4BCB80088F2E4 /* libcxxreact.a */,
				504D54CE22E4BCB80088F2E4 /* libdouble-conversion.a */,
				504D54D022E4BCB80088F2E4 /* libfishhook.a */,
				504D54D222E4BCB80088F2E4 /* libRCTImage.a */,
				504D54D422E4BCB80088F2E4 /* libRCTLinking.a */,
				504D54D622E4BCB80088F2E4 /* libRCTNetwork.a */,
				504D54D822E4BCB80088F2E4 /* libRCTSettings.a */,
				504D54DA22E4BCB80088F2E4 /* libRCTText.a */,
				504D54DC22E4BCB80088F2E4 /* libRCTVibration.a */,
				504D54DE22E4BCB80088F2E4 /* libRCTWebSocket.a */,
				504D54E022E4BCB80088F2E4 /* libReact.a */,
				504D54E222E4BCB80088F2E4 /* libyoga.a */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
244 245 246
		508CE7C922D12B2600357815 /* RNNotificationsTests */ = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
yogevbd committed
247
				504D54BC22E4B83E0088F2E4 /* Integration */,
248
				508CE7CA22D12B2600357815 /* RNNotificationsTests.m */,
yogevbd's avatar
yogevbd committed
249 250
				50002AC722E9D5EA008F6742 /* RNNotificationsStoreTests.m */,
				50002AC922E9DB8A008F6742 /* RNNotificationEventHandlerTests.m */,
251 252 253 254 255 256 257 258
				508CE7CC22D12B2600357815 /* Info.plist */,
			);
			path = RNNotificationsTests;
			sourceTree = "<group>";
		};
		508CE81122D12F3C00357815 /* Notifications */ = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
WIP  
yogevbd committed
259 260
				50FED76422D3E06500DDD516 /* RNNotificationCenter.h */,
				50FED76522D3E06500DDD516 /* RNNotificationCenter.m */,
yogevbd's avatar
yogevbd committed
261 262
				50E49F0522D1E4E0007160C1 /* RNNotificationsStore.h */,
				50E49F0622D1E4E0007160C1 /* RNNotificationsStore.m */,
263 264 265 266
				508CE7D322D12CCA00357815 /* RNNotificationEventHandler.h */,
				508CE7D422D12CCA00357815 /* RNNotificationEventHandler.m */,
				508CE81522D12FF500357815 /* RNNotificationCenterListener.h */,
				508CE81322D12FC600357815 /* RNNotificationCenterListener.m */,
yogevbd's avatar
WIP  
yogevbd committed
267 268
				50FED76C22D3EBA800DDD516 /* RNNotificationParser.h */,
				50FED76D22D3EBA800DDD516 /* RNNotificationParser.m */,
269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288
			);
			name = Notifications;
			sourceTree = "<group>";
		};
		508CE81222D12F4300357815 /* PushKitNotifications */ = {
			isa = PBXGroup;
			children = (
				508CE81B22D1337200357815 /* RNPushKit.h */,
				508CE81C22D1337200357815 /* RNPushKit.m */,
				508CE81722D130B900357815 /* RNPushKitEventListener.h */,
				508CE81822D130B900357815 /* RNPushKitEventListener.m */,
				50AD1FC822D13ADB00E12362 /* RNPushKitEventHandler.h */,
				50AD1FC922D13ADB00E12362 /* RNPushKitEventHandler.m */,
			);
			name = PushKitNotifications;
			sourceTree = "<group>";
		};
		508CE81F22D1371700357815 /* Helpers */ = {
			isa = PBXGroup;
			children = (
289 290 291 292
				508CE82022D1372E00357815 /* RNNotificationUtils.h */,
				508CE82122D1372E00357815 /* RNNotificationUtils.m */,
				50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */,
				50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */,
293 294 295 296
			);
			name = Helpers;
			sourceTree = "<group>";
		};
yogevbd's avatar
yogevbd committed
297 298 299 300 301 302 303 304 305 306 307
		50E4A03D22D220E8007160C1 /* Bridge */ = {
			isa = PBXGroup;
			children = (
				50351F9022CD7DF4000713B3 /* RNBridgeModule.h */,
				50351F9122CD7DF4000713B3 /* RNBridgeModule.m */,
				50351F8D22CD782F000713B3 /* RNEventEmitter.h */,
				50351F8E22CD782F000713B3 /* RNEventEmitter.m */,
			);
			name = Bridge;
			sourceTree = "<group>";
		};
Lidan Hifi's avatar
Lidan Hifi committed
308 309 310
		58B511D21A9E6C8500147676 = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
yogevbd committed
311
				50E4A03D22D220E8007160C1 /* Bridge */,
312 313 314
				508CE81222D12F4300357815 /* PushKitNotifications */,
				508CE81122D12F3C00357815 /* Notifications */,
				508CE81F22D1371700357815 /* Helpers */,
Lidan Hifi's avatar
Lidan Hifi committed
315 316
				D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */,
				D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */,
yogevbd's avatar
yogevbd committed
317 318
				50351F9622CD8604000713B3 /* RNCommandsHandler.h */,
				50351F9722CD8604000713B3 /* RNCommandsHandler.m */,
319
				508CE7C922D12B2600357815 /* RNNotificationsTests */,
Lidan Hifi's avatar
Lidan Hifi committed
320
				134814211AA4EA7D00B7C361 /* Products */,
yogevbd's avatar
yogevbd committed
321 322
				504D54CB22E4BCB80088F2E4 /* Frameworks */,
				50E4164622E4C98B0048367F /* RNNotificationsTests.xctest */,
Lidan Hifi's avatar
Lidan Hifi committed
323 324 325 326 327
			);
			sourceTree = "<group>";
		};
/* End PBXGroup section */

yogevbd's avatar
yogevbd committed
328 329 330 331 332
/* Begin PBXHeadersBuildPhase section */
		507DCCF622CE3EEF005D4E0B /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
333 334 335
				508CE81D22D1337200357815 /* RNPushKit.h in Headers */,
				50AD1FCA22D13ADB00E12362 /* RNPushKitEventHandler.h in Headers */,
				508CE7D522D12CCA00357815 /* RNNotificationEventHandler.h in Headers */,
yogevbd's avatar
WIP  
yogevbd committed
336
				50FED76622D3E06500DDD516 /* RNNotificationCenter.h in Headers */,
337 338 339
				508CE81922D130B900357815 /* RNPushKitEventListener.h in Headers */,
				50E49F0722D1E4E0007160C1 /* RNNotificationsStore.h in Headers */,
				508CE81622D12FF600357815 /* RNNotificationCenterListener.h in Headers */,
yogevbd's avatar
yogevbd committed
340
				507DCCF922CE3F04005D4E0B /* RNNotifications.h in Headers */,
341
				508CE82222D1372E00357815 /* RNNotificationUtils.h in Headers */,
yogevbd's avatar
WIP  
yogevbd committed
342
				50FED76E22D3EBA800DDD516 /* RNNotificationParser.h in Headers */,
yogevbd's avatar
yogevbd committed
343 344
				507DCCFA22CE3F04005D4E0B /* RNEventEmitter.h in Headers */,
				507DCCFB22CE3F04005D4E0B /* RNCommandsHandler.h in Headers */,
345
				507DCCFC22CE3F04005D4E0B /* RCTConvert+RNNotifications.h in Headers */,
yogevbd's avatar
yogevbd committed
346 347 348 349 350 351
				507DCCF722CE3EF7005D4E0B /* RNBridgeModule.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

Lidan Hifi's avatar
Lidan Hifi committed
352
/* Begin PBXNativeTarget section */
353 354 355 356 357 358 359 360 361 362 363 364 365 366 367
		508CE7C722D12B2600357815 /* RNNotificationsTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 508CE7D022D12B2600357815 /* Build configuration list for PBXNativeTarget "RNNotificationsTests" */;
			buildPhases = (
				508CE7C422D12B2600357815 /* Sources */,
				508CE7C522D12B2600357815 /* Frameworks */,
				508CE7C622D12B2600357815 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				508CE7CF22D12B2600357815 /* PBXTargetDependency */,
			);
			name = RNNotificationsTests;
			productName = RNNotificationsTests;
yogevbd's avatar
yogevbd committed
368
			productReference = 50E4164622E4C98B0048367F /* RNNotificationsTests.xctest */;
369 370
			productType = "com.apple.product-type.bundle.unit-test";
		};
Lidan Hifi's avatar
Lidan Hifi committed
371
		58B511DA1A9E6C8500147676 /* RNNotifications */ = {
Lidan Hifi's avatar
Lidan Hifi committed
372
			isa = PBXNativeTarget;
Lidan Hifi's avatar
Lidan Hifi committed
373
			buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */;
Lidan Hifi's avatar
Lidan Hifi committed
374
			buildPhases = (
yogevbd's avatar
yogevbd committed
375
				507DCCF622CE3EEF005D4E0B /* Headers */,
Lidan Hifi's avatar
Lidan Hifi committed
376 377 378 379 380 381 382 383
				58B511D71A9E6C8500147676 /* Sources */,
				58B511D81A9E6C8500147676 /* Frameworks */,
				58B511D91A9E6C8500147676 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
Lidan Hifi's avatar
Lidan Hifi committed
384
			name = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
385
			productName = RCTDataManager;
Lidan Hifi's avatar
Lidan Hifi committed
386
			productReference = 134814201AA4EA6300B7C361 /* libRNNotifications.a */;
Lidan Hifi's avatar
Lidan Hifi committed
387 388 389 390 391 392 393 394 395 396 397
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		58B511D31A9E6C8500147676 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0610;
				ORGANIZATIONNAME = Facebook;
				TargetAttributes = {
398 399 400 401
					508CE7C722D12B2600357815 = {
						CreatedOnToolsVersion = 10.1;
						ProvisioningStyle = Automatic;
					};
Lidan Hifi's avatar
Lidan Hifi committed
402 403 404 405 406
					58B511DA1A9E6C8500147676 = {
						CreatedOnToolsVersion = 6.1.1;
					};
				};
			};
Lidan Hifi's avatar
Lidan Hifi committed
407
			buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNNotifications" */;
Lidan Hifi's avatar
Lidan Hifi committed
408 409 410 411 412 413 414 415 416 417 418
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 58B511D21A9E6C8500147676;
			productRefGroup = 58B511D21A9E6C8500147676;
			projectDirPath = "";
			projectRoot = "";
			targets = (
Lidan Hifi's avatar
Lidan Hifi committed
419
				58B511DA1A9E6C8500147676 /* RNNotifications */,
420
				508CE7C722D12B2600357815 /* RNNotificationsTests */,
Lidan Hifi's avatar
Lidan Hifi committed
421 422 423 424
			);
		};
/* End PBXProject section */

425 426 427 428 429 430 431 432 433 434
/* Begin PBXResourcesBuildPhase section */
		508CE7C622D12B2600357815 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

Lidan Hifi's avatar
Lidan Hifi committed
435
/* Begin PBXSourcesBuildPhase section */
436 437 438 439
		508CE7C422D12B2600357815 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
yogevbd's avatar
yogevbd committed
440
				50002AC822E9D5EA008F6742 /* RNNotificationsStoreTests.m in Sources */,
441
				508CE7CB22D12B2600357815 /* RNNotificationsTests.m in Sources */,
yogevbd's avatar
yogevbd committed
442 443 444
				504D54BE22E4B8660088F2E4 /* RNBridgeModuleIntegrationTest.m in Sources */,
				50002A4D22E88266008F6742 /* RNCommandsHandlerIntegrationTest.m in Sources */,
				50002ACA22E9DB8A008F6742 /* RNNotificationEventHandlerTests.m in Sources */,
445 446 447
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Lidan Hifi's avatar
Lidan Hifi committed
448 449 450 451
		58B511D71A9E6C8500147676 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
yogevbd's avatar
WIP  
yogevbd committed
452
				50351F9822CD8604000713B3 /* RNCommandsHandler.m in Sources */,
Lidan Hifi's avatar
Lidan Hifi committed
453
				D8A2F7551CB57F1A002CC8F5 /* RNNotifications.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
454
				50351F8F22CD782F000713B3 /* RNEventEmitter.m in Sources */,
455
				508CE81A22D130B900357815 /* RNPushKitEventListener.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
456
				50351F9222CD7DF4000713B3 /* RNBridgeModule.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
457 458
				50FED76722D3E06500DDD516 /* RNNotificationCenter.m in Sources */,
				50FED76F22D3EBA800DDD516 /* RNNotificationParser.m in Sources */,
459 460 461
				508CE81E22D1337200357815 /* RNPushKit.m in Sources */,
				508CE7D622D12CCA00357815 /* RNNotificationEventHandler.m in Sources */,
				50E49F0822D1E4E0007160C1 /* RNNotificationsStore.m in Sources */,
462 463
				508CE82322D1372E00357815 /* RNNotificationUtils.m in Sources */,
				50351F9522CD7FF1000713B3 /* RCTConvert+RNNotifications.m in Sources */,
464 465
				50AD1FCB22D13ADB00E12362 /* RNPushKitEventHandler.m in Sources */,
				508CE81422D12FC700357815 /* RNNotificationCenterListener.m in Sources */,
Lidan Hifi's avatar
Lidan Hifi committed
466 467 468 469 470
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

471 472 473 474 475 476 477 478
/* Begin PBXTargetDependency section */
		508CE7CF22D12B2600357815 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 58B511DA1A9E6C8500147676 /* RNNotifications */;
			targetProxy = 508CE7CE22D12B2600357815 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

Lidan Hifi's avatar
Lidan Hifi committed
479
/* Begin XCBuildConfiguration section */
480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502
		508CE7D122D12B2600357815 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				CODE_SIGN_STYLE = Automatic;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_TESTABILITY = YES;
yogevbd's avatar
yogevbd committed
503 504 505 506
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
507 508
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
yogevbd's avatar
yogevbd committed
509 510 511 512 513
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/RNNotificationsTests/OCMock",
				);
514 515 516
				INFOPLIST_FILE = RNNotificationsTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 12.1;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
yogevbd's avatar
yogevbd committed
517 518 519 520
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
521 522
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
yogevbd's avatar
yogevbd committed
523 524 525 526
				OTHER_LDFLAGS = (
					"-l\"c++\"",
					"-ObjC",
				);
527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555
				PRODUCT_BUNDLE_IDENTIFIER = "";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		508CE7D222D12B2600357815 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ANALYZER_NONNULL = YES;
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
				CLANG_ENABLE_OBJC_WEAK = YES;
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
				CLANG_WARN_COMMA = YES;
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
				CLANG_WARN_INFINITE_RECURSION = YES;
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
				CLANG_WARN_STRICT_PROTOTYPES = YES;
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				CODE_SIGN_STYLE = Automatic;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
yogevbd's avatar
yogevbd committed
556 557 558 559
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
560 561
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
yogevbd's avatar
yogevbd committed
562 563 564 565 566
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/RNNotificationsTests/OCMock",
				);
567 568 569
				INFOPLIST_FILE = RNNotificationsTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 12.1;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
yogevbd's avatar
yogevbd committed
570 571 572 573
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
574
				MTL_FAST_MATH = YES;
yogevbd's avatar
yogevbd committed
575 576 577 578
				OTHER_LDFLAGS = (
					"-l\"c++\"",
					"-ObjC",
				);
579 580 581 582 583 584
				PRODUCT_BUNDLE_IDENTIFIER = "";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669
		58B511ED1A9E6C8500147676 /* 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_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				GCC_DYNAMIC_NO_PIC = NO;
				GCC_OPTIMIZATION_LEVEL = 0;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
				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 = 7.0;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		58B511EE1A9E6C8500147676 /* 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_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = YES;
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
				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 = 7.0;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		58B511F01A9E6C8500147676 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = YES;
				HEADER_SEARCH_PATHS = (
					"$(SRCROOT)/../example/node_modules/react-native/React/**",
					"$(SRCROOT)/../../react-native/React/**",
					"$(SRCROOT)/../../../React/**",
				);
				LIBRARY_SEARCH_PATHS = "";
				OTHER_LDFLAGS = "-ObjC";
Lidan Hifi's avatar
Lidan Hifi committed
670
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
671 672 673 674 675 676 677 678 679 680 681 682 683 684 685
				SKIP_INSTALL = YES;
			};
			name = Debug;
		};
		58B511F11A9E6C8500147676 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = YES;
				HEADER_SEARCH_PATHS = (
					"$(SRCROOT)/../example/node_modules/react-native/React/**",
					"$(SRCROOT)/../../react-native/React/**",
					"$(SRCROOT)/../../../React/**",
				);
				LIBRARY_SEARCH_PATHS = "";
				OTHER_LDFLAGS = "-ObjC";
Lidan Hifi's avatar
Lidan Hifi committed
686
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
687 688 689 690 691 692 693
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
694 695 696 697 698 699 700 701 702
		508CE7D022D12B2600357815 /* Build configuration list for PBXNativeTarget "RNNotificationsTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				508CE7D122D12B2600357815 /* Debug */,
				508CE7D222D12B2600357815 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
703
		58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
704 705 706 707 708 709 710 711
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511ED1A9E6C8500147676 /* Debug */,
				58B511EE1A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
712
		58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
713 714 715 716 717 718 719 720 721 722 723 724
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511F01A9E6C8500147676 /* Debug */,
				58B511F11A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 58B511D31A9E6C8500147676 /* Project object */;
}