project.pbxproj 40.8 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 244 245 246 247 248 249 250 251
		50002A7222E8874F008F6742 /* Utils */ = {
			isa = PBXGroup;
			children = (
			);
			path = Utils;
			sourceTree = "<group>";
		};
		504D54BC22E4B83E0088F2E4 /* Integration */ = {
			isa = PBXGroup;
			children = (
				50002A7222E8874F008F6742 /* Utils */,
				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>";
		};
252 253 254
		508CE7C922D12B2600357815 /* RNNotificationsTests */ = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
yogevbd committed
255
				504D54BC22E4B83E0088F2E4 /* Integration */,
256
				508CE7CA22D12B2600357815 /* RNNotificationsTests.m */,
yogevbd's avatar
yogevbd committed
257 258
				50002AC722E9D5EA008F6742 /* RNNotificationsStoreTests.m */,
				50002AC922E9DB8A008F6742 /* RNNotificationEventHandlerTests.m */,
259 260 261 262 263 264 265 266
				508CE7CC22D12B2600357815 /* Info.plist */,
			);
			path = RNNotificationsTests;
			sourceTree = "<group>";
		};
		508CE81122D12F3C00357815 /* Notifications */ = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
WIP  
yogevbd committed
267 268
				50FED76422D3E06500DDD516 /* RNNotificationCenter.h */,
				50FED76522D3E06500DDD516 /* RNNotificationCenter.m */,
yogevbd's avatar
yogevbd committed
269 270
				50E49F0522D1E4E0007160C1 /* RNNotificationsStore.h */,
				50E49F0622D1E4E0007160C1 /* RNNotificationsStore.m */,
271 272 273 274
				508CE7D322D12CCA00357815 /* RNNotificationEventHandler.h */,
				508CE7D422D12CCA00357815 /* RNNotificationEventHandler.m */,
				508CE81522D12FF500357815 /* RNNotificationCenterListener.h */,
				508CE81322D12FC600357815 /* RNNotificationCenterListener.m */,
yogevbd's avatar
WIP  
yogevbd committed
275 276
				50FED76C22D3EBA800DDD516 /* RNNotificationParser.h */,
				50FED76D22D3EBA800DDD516 /* RNNotificationParser.m */,
277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296
			);
			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 = (
297 298 299 300
				508CE82022D1372E00357815 /* RNNotificationUtils.h */,
				508CE82122D1372E00357815 /* RNNotificationUtils.m */,
				50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */,
				50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */,
301 302 303 304
			);
			name = Helpers;
			sourceTree = "<group>";
		};
yogevbd's avatar
yogevbd committed
305 306 307 308 309 310 311 312 313 314 315
		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
316 317 318
		58B511D21A9E6C8500147676 = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
yogevbd committed
319
				50E4A03D22D220E8007160C1 /* Bridge */,
320 321 322
				508CE81222D12F4300357815 /* PushKitNotifications */,
				508CE81122D12F3C00357815 /* Notifications */,
				508CE81F22D1371700357815 /* Helpers */,
Lidan Hifi's avatar
Lidan Hifi committed
323 324
				D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */,
				D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */,
yogevbd's avatar
yogevbd committed
325 326
				50351F9622CD8604000713B3 /* RNCommandsHandler.h */,
				50351F9722CD8604000713B3 /* RNCommandsHandler.m */,
327
				508CE7C922D12B2600357815 /* RNNotificationsTests */,
Lidan Hifi's avatar
Lidan Hifi committed
328
				134814211AA4EA7D00B7C361 /* Products */,
yogevbd's avatar
yogevbd committed
329 330
				504D54CB22E4BCB80088F2E4 /* Frameworks */,
				50E4164622E4C98B0048367F /* RNNotificationsTests.xctest */,
Lidan Hifi's avatar
Lidan Hifi committed
331 332 333 334 335
			);
			sourceTree = "<group>";
		};
/* End PBXGroup section */

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

Lidan Hifi's avatar
Lidan Hifi committed
360
/* Begin PBXNativeTarget section */
361 362 363 364 365 366 367 368 369 370 371 372 373 374 375
		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
376
			productReference = 50E4164622E4C98B0048367F /* RNNotificationsTests.xctest */;
377 378
			productType = "com.apple.product-type.bundle.unit-test";
		};
Lidan Hifi's avatar
Lidan Hifi committed
379
		58B511DA1A9E6C8500147676 /* RNNotifications */ = {
Lidan Hifi's avatar
Lidan Hifi committed
380
			isa = PBXNativeTarget;
Lidan Hifi's avatar
Lidan Hifi committed
381
			buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */;
Lidan Hifi's avatar
Lidan Hifi committed
382
			buildPhases = (
yogevbd's avatar
yogevbd committed
383
				507DCCF622CE3EEF005D4E0B /* Headers */,
Lidan Hifi's avatar
Lidan Hifi committed
384 385 386 387 388 389 390 391
				58B511D71A9E6C8500147676 /* Sources */,
				58B511D81A9E6C8500147676 /* Frameworks */,
				58B511D91A9E6C8500147676 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
Lidan Hifi's avatar
Lidan Hifi committed
392
			name = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
393
			productName = RCTDataManager;
Lidan Hifi's avatar
Lidan Hifi committed
394
			productReference = 134814201AA4EA6300B7C361 /* libRNNotifications.a */;
Lidan Hifi's avatar
Lidan Hifi committed
395 396 397 398 399 400 401 402 403 404 405
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

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

433 434 435 436 437 438 439 440 441 442
/* Begin PBXResourcesBuildPhase section */
		508CE7C622D12B2600357815 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

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

479 480 481 482 483 484 485 486
/* Begin PBXTargetDependency section */
		508CE7CF22D12B2600357815 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 58B511DA1A9E6C8500147676 /* RNNotifications */;
			targetProxy = 508CE7CE22D12B2600357815 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

Lidan Hifi's avatar
Lidan Hifi committed
487
/* Begin XCBuildConfiguration section */
488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510
		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
511 512 513 514
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
515 516
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
yogevbd's avatar
yogevbd committed
517 518 519 520 521
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/RNNotificationsTests/OCMock",
				);
522 523 524
				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
525 526 527 528
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
529 530
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
yogevbd's avatar
yogevbd committed
531 532 533 534
				OTHER_LDFLAGS = (
					"-l\"c++\"",
					"-ObjC",
				);
535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563
				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
564 565 566 567
				FRAMEWORK_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
568 569
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
yogevbd's avatar
yogevbd committed
570 571 572 573 574
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/RNNotificationsTests/OCMock",
				);
575 576 577
				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
578 579 580 581
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)",
				);
582
				MTL_FAST_MATH = YES;
yogevbd's avatar
yogevbd committed
583 584 585 586
				OTHER_LDFLAGS = (
					"-l\"c++\"",
					"-ObjC",
				);
587 588 589 590 591 592
				PRODUCT_BUNDLE_IDENTIFIER = "";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
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 670 671 672 673 674 675 676 677
		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
678
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
679 680 681 682 683 684 685 686 687 688 689 690 691 692 693
				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
694
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
695 696 697 698 699 700 701
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
702 703 704 705 706 707 708 709 710
		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
711
		58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
712 713 714 715 716 717 718 719
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511ED1A9E6C8500147676 /* Debug */,
				58B511EE1A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
720
		58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
721 722 723 724 725 726 727 728 729 730 731 732
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511F01A9E6C8500147676 /* Debug */,
				58B511F11A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 58B511D31A9E6C8500147676 /* Project object */;
}