project.pbxproj 27.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
WIP  
yogevbd committed
10 11
		50351F8F22CD782F000713B3 /* RNEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F8E22CD782F000713B3 /* RNEventEmitter.m */; };
		50351F9222CD7DF4000713B3 /* RNBridgeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9122CD7DF4000713B3 /* RNBridgeModule.m */; };
12
		50351F9522CD7FF1000713B3 /* RCTConvert+RNNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */; };
yogevbd's avatar
WIP  
yogevbd committed
13
		50351F9822CD8604000713B3 /* RNCommandsHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 50351F9722CD8604000713B3 /* RNCommandsHandler.m */; };
yogevbd's avatar
yogevbd committed
14 15
		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
16
		507DCCF922CE3F04005D4E0B /* RNNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */; };
yogevbd's avatar
yogevbd committed
17 18
		507DCCFA22CE3F04005D4E0B /* RNEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F8D22CD782F000713B3 /* RNEventEmitter.h */; };
		507DCCFB22CE3F04005D4E0B /* RNCommandsHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F9622CD8604000713B3 /* RNCommandsHandler.h */; };
19
		507DCCFC22CE3F04005D4E0B /* RCTConvert+RNNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */; };
20 21 22 23 24 25 26 27 28 29
		508CE7CB22D12B2600357815 /* RNNotificationsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE7CA22D12B2600357815 /* RNNotificationsTests.m */; };
		508CE7CD22D12B2600357815 /* libRNNotifications.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 134814201AA4EA6300B7C361 /* libRNNotifications.a */; };
		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 */; };
30 31
		508CE82222D1372E00357815 /* RNNotificationUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 508CE82022D1372E00357815 /* RNNotificationUtils.h */; };
		508CE82322D1372E00357815 /* RNNotificationUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 508CE82122D1372E00357815 /* RNNotificationUtils.m */; };
32 33 34 35
		50AD1FCA22D13ADB00E12362 /* RNPushKitEventHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 50AD1FC822D13ADB00E12362 /* RNPushKitEventHandler.h */; };
		50AD1FCB22D13ADB00E12362 /* RNPushKitEventHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 50AD1FC922D13ADB00E12362 /* RNPushKitEventHandler.m */; };
		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
36 37 38 39
		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
40
		D8A2F7551CB57F1A002CC8F5 /* RNNotifications.m in Sources */ = {isa = PBXBuildFile; fileRef = D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */; };
Lidan Hifi's avatar
Lidan Hifi committed
41 42
/* End PBXBuildFile section */

43 44 45 46 47 48 49 50 51 52
/* 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
53 54 55 56 57 58 59
/* Begin PBXCopyFilesBuildPhase section */
		58B511D91A9E6C8500147676 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "include/$(PRODUCT_NAME)";
			dstSubfolderSpec = 16;
			files = (
yogevbd's avatar
yogevbd committed
60
				507DCCF522CE3EBD005D4E0B /* RNNotifications.h in CopyFiles */,
Lidan Hifi's avatar
Lidan Hifi committed
61 62 63 64 65 66
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
Lidan Hifi's avatar
Lidan Hifi committed
67
		134814201AA4EA6300B7C361 /* libRNNotifications.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNNotifications.a; sourceTree = BUILT_PRODUCTS_DIR; };
yogevbd's avatar
WIP  
yogevbd committed
68 69 70 71
		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>"; };
72 73
		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
74 75
		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>"; };
76 77 78 79 80 81 82 83 84 85 86
		508CE7C822D12B2600357815 /* RNNotificationsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNNotificationsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		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>"; };
87 88
		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>"; };
89 90 91 92
		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>"; };
		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
93 94 95 96
		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
97 98
		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
99 100 101
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
102 103 104 105 106 107 108 109
		508CE7C522D12B2600357815 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				508CE7CD22D12B2600357815 /* libRNNotifications.a in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Lidan Hifi's avatar
Lidan Hifi committed
110 111 112 113 114 115 116 117 118 119 120 121 122
		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
123
				134814201AA4EA6300B7C361 /* libRNNotifications.a */,
Lidan Hifi's avatar
Lidan Hifi committed
124 125 126 127
			);
			name = Products;
			sourceTree = "<group>";
		};
128 129 130 131 132 133 134 135 136 137 138 139
		508CE7C922D12B2600357815 /* RNNotificationsTests */ = {
			isa = PBXGroup;
			children = (
				508CE7CA22D12B2600357815 /* RNNotificationsTests.m */,
				508CE7CC22D12B2600357815 /* Info.plist */,
			);
			path = RNNotificationsTests;
			sourceTree = "<group>";
		};
		508CE81122D12F3C00357815 /* Notifications */ = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
WIP  
yogevbd committed
140 141
				50FED76422D3E06500DDD516 /* RNNotificationCenter.h */,
				50FED76522D3E06500DDD516 /* RNNotificationCenter.m */,
yogevbd's avatar
yogevbd committed
142 143
				50E49F0522D1E4E0007160C1 /* RNNotificationsStore.h */,
				50E49F0622D1E4E0007160C1 /* RNNotificationsStore.m */,
144 145 146 147
				508CE7D322D12CCA00357815 /* RNNotificationEventHandler.h */,
				508CE7D422D12CCA00357815 /* RNNotificationEventHandler.m */,
				508CE81522D12FF500357815 /* RNNotificationCenterListener.h */,
				508CE81322D12FC600357815 /* RNNotificationCenterListener.m */,
yogevbd's avatar
WIP  
yogevbd committed
148 149
				50FED76C22D3EBA800DDD516 /* RNNotificationParser.h */,
				50FED76D22D3EBA800DDD516 /* RNNotificationParser.m */,
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
			);
			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 = (
170 171 172 173
				508CE82022D1372E00357815 /* RNNotificationUtils.h */,
				508CE82122D1372E00357815 /* RNNotificationUtils.m */,
				50351F9322CD7FF1000713B3 /* RCTConvert+RNNotifications.h */,
				50351F9422CD7FF1000713B3 /* RCTConvert+RNNotifications.m */,
174 175 176 177
			);
			name = Helpers;
			sourceTree = "<group>";
		};
yogevbd's avatar
yogevbd committed
178 179 180 181 182 183 184 185 186 187 188
		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
189 190 191
		58B511D21A9E6C8500147676 = {
			isa = PBXGroup;
			children = (
yogevbd's avatar
yogevbd committed
192
				50E4A03D22D220E8007160C1 /* Bridge */,
193 194 195
				508CE81222D12F4300357815 /* PushKitNotifications */,
				508CE81122D12F3C00357815 /* Notifications */,
				508CE81F22D1371700357815 /* Helpers */,
Lidan Hifi's avatar
Lidan Hifi committed
196 197
				D8A2F7561CB57F28002CC8F5 /* RNNotifications.h */,
				D8A2F7541CB57F1A002CC8F5 /* RNNotifications.m */,
yogevbd's avatar
yogevbd committed
198 199
				50351F9622CD8604000713B3 /* RNCommandsHandler.h */,
				50351F9722CD8604000713B3 /* RNCommandsHandler.m */,
200
				508CE7C922D12B2600357815 /* RNNotificationsTests */,
Lidan Hifi's avatar
Lidan Hifi committed
201
				134814211AA4EA7D00B7C361 /* Products */,
202
				508CE7C822D12B2600357815 /* RNNotificationsTests.xctest */,
Lidan Hifi's avatar
Lidan Hifi committed
203 204 205 206 207
			);
			sourceTree = "<group>";
		};
/* End PBXGroup section */

yogevbd's avatar
yogevbd committed
208 209 210 211 212
/* Begin PBXHeadersBuildPhase section */
		507DCCF622CE3EEF005D4E0B /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
213 214 215
				508CE81D22D1337200357815 /* RNPushKit.h in Headers */,
				50AD1FCA22D13ADB00E12362 /* RNPushKitEventHandler.h in Headers */,
				508CE7D522D12CCA00357815 /* RNNotificationEventHandler.h in Headers */,
yogevbd's avatar
WIP  
yogevbd committed
216
				50FED76622D3E06500DDD516 /* RNNotificationCenter.h in Headers */,
217 218 219
				508CE81922D130B900357815 /* RNPushKitEventListener.h in Headers */,
				50E49F0722D1E4E0007160C1 /* RNNotificationsStore.h in Headers */,
				508CE81622D12FF600357815 /* RNNotificationCenterListener.h in Headers */,
yogevbd's avatar
yogevbd committed
220
				507DCCF922CE3F04005D4E0B /* RNNotifications.h in Headers */,
221
				508CE82222D1372E00357815 /* RNNotificationUtils.h in Headers */,
yogevbd's avatar
WIP  
yogevbd committed
222
				50FED76E22D3EBA800DDD516 /* RNNotificationParser.h in Headers */,
yogevbd's avatar
yogevbd committed
223 224
				507DCCFA22CE3F04005D4E0B /* RNEventEmitter.h in Headers */,
				507DCCFB22CE3F04005D4E0B /* RNCommandsHandler.h in Headers */,
225
				507DCCFC22CE3F04005D4E0B /* RCTConvert+RNNotifications.h in Headers */,
yogevbd's avatar
yogevbd committed
226 227 228 229 230 231
				507DCCF722CE3EF7005D4E0B /* RNBridgeModule.h in Headers */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

Lidan Hifi's avatar
Lidan Hifi committed
232
/* Begin PBXNativeTarget section */
233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
		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;
			productReference = 508CE7C822D12B2600357815 /* RNNotificationsTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
Lidan Hifi's avatar
Lidan Hifi committed
251
		58B511DA1A9E6C8500147676 /* RNNotifications */ = {
Lidan Hifi's avatar
Lidan Hifi committed
252
			isa = PBXNativeTarget;
Lidan Hifi's avatar
Lidan Hifi committed
253
			buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */;
Lidan Hifi's avatar
Lidan Hifi committed
254
			buildPhases = (
yogevbd's avatar
yogevbd committed
255
				507DCCF622CE3EEF005D4E0B /* Headers */,
Lidan Hifi's avatar
Lidan Hifi committed
256 257 258 259 260 261 262 263
				58B511D71A9E6C8500147676 /* Sources */,
				58B511D81A9E6C8500147676 /* Frameworks */,
				58B511D91A9E6C8500147676 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
Lidan Hifi's avatar
Lidan Hifi committed
264
			name = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
265
			productName = RCTDataManager;
Lidan Hifi's avatar
Lidan Hifi committed
266
			productReference = 134814201AA4EA6300B7C361 /* libRNNotifications.a */;
Lidan Hifi's avatar
Lidan Hifi committed
267 268 269 270 271 272 273 274 275 276 277
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		58B511D31A9E6C8500147676 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0610;
				ORGANIZATIONNAME = Facebook;
				TargetAttributes = {
278 279 280 281
					508CE7C722D12B2600357815 = {
						CreatedOnToolsVersion = 10.1;
						ProvisioningStyle = Automatic;
					};
Lidan Hifi's avatar
Lidan Hifi committed
282 283 284 285 286
					58B511DA1A9E6C8500147676 = {
						CreatedOnToolsVersion = 6.1.1;
					};
				};
			};
Lidan Hifi's avatar
Lidan Hifi committed
287
			buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNNotifications" */;
Lidan Hifi's avatar
Lidan Hifi committed
288 289 290 291 292 293 294 295 296 297 298
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = 58B511D21A9E6C8500147676;
			productRefGroup = 58B511D21A9E6C8500147676;
			projectDirPath = "";
			projectRoot = "";
			targets = (
Lidan Hifi's avatar
Lidan Hifi committed
299
				58B511DA1A9E6C8500147676 /* RNNotifications */,
300
				508CE7C722D12B2600357815 /* RNNotificationsTests */,
Lidan Hifi's avatar
Lidan Hifi committed
301 302 303 304
			);
		};
/* End PBXProject section */

305 306 307 308 309 310 311 312 313 314
/* Begin PBXResourcesBuildPhase section */
		508CE7C622D12B2600357815 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

Lidan Hifi's avatar
Lidan Hifi committed
315
/* Begin PBXSourcesBuildPhase section */
316 317 318 319 320 321 322 323
		508CE7C422D12B2600357815 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				508CE7CB22D12B2600357815 /* RNNotificationsTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Lidan Hifi's avatar
Lidan Hifi committed
324 325 326 327
		58B511D71A9E6C8500147676 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
yogevbd's avatar
WIP  
yogevbd committed
328
				50351F9822CD8604000713B3 /* RNCommandsHandler.m in Sources */,
Lidan Hifi's avatar
Lidan Hifi committed
329
				D8A2F7551CB57F1A002CC8F5 /* RNNotifications.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
330
				50351F8F22CD782F000713B3 /* RNEventEmitter.m in Sources */,
331
				508CE81A22D130B900357815 /* RNPushKitEventListener.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
332
				50351F9222CD7DF4000713B3 /* RNBridgeModule.m in Sources */,
yogevbd's avatar
WIP  
yogevbd committed
333 334
				50FED76722D3E06500DDD516 /* RNNotificationCenter.m in Sources */,
				50FED76F22D3EBA800DDD516 /* RNNotificationParser.m in Sources */,
335 336 337
				508CE81E22D1337200357815 /* RNPushKit.m in Sources */,
				508CE7D622D12CCA00357815 /* RNNotificationEventHandler.m in Sources */,
				50E49F0822D1E4E0007160C1 /* RNNotificationsStore.m in Sources */,
338 339
				508CE82322D1372E00357815 /* RNNotificationUtils.m in Sources */,
				50351F9522CD7FF1000713B3 /* RCTConvert+RNNotifications.m in Sources */,
340 341
				50AD1FCB22D13ADB00E12362 /* RNPushKitEventHandler.m in Sources */,
				508CE81422D12FC700357815 /* RNNotificationCenterListener.m in Sources */,
Lidan Hifi's avatar
Lidan Hifi committed
342 343 344 345 346
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

347 348 349 350 351 352 353 354
/* Begin PBXTargetDependency section */
		508CE7CF22D12B2600357815 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 58B511DA1A9E6C8500147676 /* RNNotifications */;
			targetProxy = 508CE7CE22D12B2600357815 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

Lidan Hifi's avatar
Lidan Hifi committed
355
/* Begin XCBuildConfiguration section */
356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426
		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;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				INFOPLIST_FILE = RNNotificationsTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 12.1;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
				MTL_FAST_MATH = YES;
				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";
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_NO_COMMON_BLOCKS = YES;
				INFOPLIST_FILE = RNNotificationsTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 12.1;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MTL_FAST_MATH = YES;
				PRODUCT_BUNDLE_IDENTIFIER = "";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511
		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
512
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
513 514 515 516 517 518 519 520 521 522 523 524 525 526 527
				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
528
				PRODUCT_NAME = RNNotifications;
Lidan Hifi's avatar
Lidan Hifi committed
529 530 531 532 533 534 535
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
536 537 538 539 540 541 542 543 544
		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
545
		58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
546 547 548 549 550 551 552 553
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511ED1A9E6C8500147676 /* Debug */,
				58B511EE1A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
Lidan Hifi's avatar
Lidan Hifi committed
554
		58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNNotifications" */ = {
Lidan Hifi's avatar
Lidan Hifi committed
555 556 557 558 559 560 561 562 563 564 565 566
			isa = XCConfigurationList;
			buildConfigurations = (
				58B511F01A9E6C8500147676 /* Debug */,
				58B511F11A9E6C8500147676 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 58B511D31A9E6C8500147676 /* Project object */;
}