|
33 | 33 | 09C0FC071A1D6D4700D5A86B /* libIterable-iOS-SDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 09C0FBFB1A1D6D4700D5A86B /* libIterable-iOS-SDK.a */; }; |
34 | 34 | 09CCB9301D07A7EA003EB75D /* IterableNotificationMetadata.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CCB92F1D07A7EA003EB75D /* IterableNotificationMetadata.m */; }; |
35 | 35 | 09CCB9321D07BA04003EB75D /* IterableNotificationMetadataTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 09CCB9311D07BA04003EB75D /* IterableNotificationMetadataTests.m */; }; |
| 36 | + 1608832D1F83EED500318578 /* IterableInAppNotificationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1608832C1F83EED500318578 /* IterableInAppNotificationTests.m */; }; |
| 37 | + 160883301F840B5F00318578 /* IterableInAppHTMLViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 1608832E1F840B5F00318578 /* IterableInAppHTMLViewController.h */; }; |
| 38 | + 160883311F840B5F00318578 /* IterableInAppHTMLViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1608832F1F840B5F00318578 /* IterableInAppHTMLViewController.m */; }; |
36 | 39 | 16513DDE1D89EECC00C205B3 /* IterableInAppManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 16513DD81D89EECC00C205B3 /* IterableInAppManager.h */; }; |
37 | 40 | 16513DDF1D89EECC00C205B3 /* IterableInAppManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 16513DD91D89EECC00C205B3 /* IterableInAppManager.m */; }; |
38 | 41 | 1653A80E1D88B25200690298 /* IterableConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 1653A80B1D88B25200690298 /* IterableConstants.h */; }; |
|
90 | 93 | 09CCB92F1D07A7EA003EB75D /* IterableNotificationMetadata.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IterableNotificationMetadata.m; sourceTree = "<group>"; }; |
91 | 94 | 09CCB9311D07BA04003EB75D /* IterableNotificationMetadataTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IterableNotificationMetadataTests.m; sourceTree = "<group>"; }; |
92 | 95 | 15E14DC3FEF5EE94DFA2424E /* libPods-Iterable-iOS-SDKTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Iterable-iOS-SDKTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 96 | + 1608832C1F83EED500318578 /* IterableInAppNotificationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IterableInAppNotificationTests.m; sourceTree = "<group>"; }; |
| 97 | + 1608832E1F840B5F00318578 /* IterableInAppHTMLViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IterableInAppHTMLViewController.h; sourceTree = "<group>"; }; |
| 98 | + 1608832F1F840B5F00318578 /* IterableInAppHTMLViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IterableInAppHTMLViewController.m; sourceTree = "<group>"; }; |
93 | 99 | 16513DD81D89EECC00C205B3 /* IterableInAppManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IterableInAppManager.h; sourceTree = "<group>"; }; |
94 | 100 | 16513DD91D89EECC00C205B3 /* IterableInAppManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IterableInAppManager.m; sourceTree = "<group>"; }; |
95 | 101 | 1653A80B1D88B25200690298 /* IterableConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IterableConstants.h; sourceTree = "<group>"; }; |
|
180 | 186 | 091489E11CF6986900482D82 /* IterableAPITests.m */, |
181 | 187 | 091489E71CF6AC1800482D82 /* CommerceItemTests.m */, |
182 | 188 | 09CCB9311D07BA04003EB75D /* IterableNotificationMetadataTests.m */, |
| 189 | + 1608832C1F83EED500318578 /* IterableInAppNotificationTests.m */, |
183 | 190 | ); |
184 | 191 | path = "Iterable-iOS-SDKTests"; |
185 | 192 | sourceTree = "<group>"; |
|
195 | 202 | 16CE7A051DF8D5A900CADC2D /* InAppNotifications */ = { |
196 | 203 | isa = PBXGroup; |
197 | 204 | children = ( |
| 205 | + 1608832E1F840B5F00318578 /* IterableInAppHTMLViewController.h */, |
| 206 | + 1608832F1F840B5F00318578 /* IterableInAppHTMLViewController.m */, |
198 | 207 | 16513DD81D89EECC00C205B3 /* IterableInAppManager.h */, |
199 | 208 | 16513DD91D89EECC00C205B3 /* IterableInAppManager.m */, |
200 | 209 | 16ED2E461D90569500ADCAEC /* IterableInAppBaseViewController.h */, |
|
247 | 256 | 093028D31D1B958700E7CFBE /* IterableLogging.h in Headers */, |
248 | 257 | 16ED2E4F1D908D5500ADCAEC /* IterableAlertViewController.h in Headers */, |
249 | 258 | 16513DDE1D89EECC00C205B3 /* IterableInAppManager.h in Headers */, |
| 259 | + 160883301F840B5F00318578 /* IterableInAppHTMLViewController.h in Headers */, |
250 | 260 | ); |
251 | 261 | runOnlyForDeploymentPostprocessing = 0; |
252 | 262 | }; |
|
462 | 472 | 16ED2E501D908D5500ADCAEC /* IterableAlertViewController.m in Sources */, |
463 | 473 | 093734271A1D701F00C950B6 /* IterableAPI.m in Sources */, |
464 | 474 | 1653A8101D88B25200690298 /* IterableFullScreenViewController.m in Sources */, |
| 475 | + 160883311F840B5F00318578 /* IterableInAppHTMLViewController.m in Sources */, |
465 | 476 | 6804B8601AC0F363000A126B /* CommerceItem.m in Sources */, |
466 | 477 | 16E02BAD1E035EA400644C15 /* IterableConstants.m in Sources */, |
467 | 478 | 0995DBDD1CFFF7FE00D50F19 /* IterableLogging.m in Sources */, |
|
474 | 485 | files = ( |
475 | 486 | 091489E21CF6986900482D82 /* IterableAPITests.m in Sources */, |
476 | 487 | 09CCB9321D07BA04003EB75D /* IterableNotificationMetadataTests.m in Sources */, |
| 488 | + 1608832D1F83EED500318578 /* IterableInAppNotificationTests.m in Sources */, |
477 | 489 | 091489E81CF6AC1800482D82 /* CommerceItemTests.m in Sources */, |
478 | 490 | ); |
479 | 491 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments