|
33 | 33 | 9AF0C766280DECEB00E39A12 /* DeviceStatusNotifierTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AA23D0324A99DCE001BE490 /* DeviceStatusNotifierTests.swift */; };
|
34 | 34 | 9AF0C767280DECEE00E39A12 /* NetworkServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E7BD89246034F90072549A /* NetworkServiceTests.swift */; };
|
35 | 35 | 9AF0C768280DECF000E39A12 /* NetworkBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 68E7BD8B246184310072549A /* NetworkBuilderTests.swift */; };
|
| 36 | + A05E553E045C0919E173BA51 /* libPods-ClickstreamTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEC9E6BADB7B135C83F3F43D /* libPods-ClickstreamTests.a */; }; |
| 37 | + B8219E25486909930C78E57E /* libPods-Clickstream.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C92E3E094339437382E6B269 /* libPods-Clickstream.a */; }; |
36 | 38 | BD5E7BD42A0B94BF000F5678 /* Transport.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5E7BB92A0B94BF000F5678 /* Transport.swift */; };
|
37 | 39 | BD5E7BD52A0B94BF000F5678 /* Transport.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5E7BB92A0B94BF000F5678 /* Transport.swift */; };
|
38 | 40 | BD5E7BD62A0B94BF000F5678 /* FoundationTransport.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD5E7BBA2A0B94BF000F5678 /* FoundationTransport.swift */; };
|
|
248 | 250 | /* End PBXCopyFilesBuildPhase section */
|
249 | 251 |
|
250 | 252 | /* Begin PBXFileReference section */
|
| 253 | + 0B5A1B07D95778A6419E5CCB /* Pods-ClickstreamTests.integration.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClickstreamTests.integration.xcconfig"; path = "Target Support Files/Pods-ClickstreamTests/Pods-ClickstreamTests.integration.xcconfig"; sourceTree = "<group>"; }; |
| 254 | + 31E8D253A6AA418EC80DADE3 /* Pods-ClickstreamTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClickstreamTests.release.xcconfig"; path = "Target Support Files/Pods-ClickstreamTests/Pods-ClickstreamTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 255 | + 40BB6FB02FC3439819A2DE89 /* Pods-Clickstream.production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Clickstream.production.xcconfig"; path = "Target Support Files/Pods-Clickstream/Pods-Clickstream.production.xcconfig"; sourceTree = "<group>"; }; |
| 256 | + 460F9F8AB43AE7C4459CF373 /* Pods-Clickstream.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Clickstream.release.xcconfig"; path = "Target Support Files/Pods-Clickstream/Pods-Clickstream.release.xcconfig"; sourceTree = "<group>"; }; |
251 | 257 | 681EAB3E248972E6003AB41A /* EventBatchProcessorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = EventBatchProcessorTests.swift; path = ClickStreamTests/EventSchedulerTests/EventBatchProcessorTests.swift; sourceTree = SOURCE_ROOT; };
|
252 | 258 | 681EAB4024897822003AB41A /* AppStateNotifierMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppStateNotifierMock.swift; sourceTree = "<group>"; };
|
253 | 259 | 68316328260CB2690095DBCA /* BatchSizeRegulatorMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BatchSizeRegulatorMock.swift; sourceTree = "<group>"; };
|
|
264 | 270 | 68E7BD86246028CF0072549A /* SocketHandlerMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SocketHandlerMock.swift; sourceTree = "<group>"; };
|
265 | 271 | 68E7BD89246034F90072549A /* NetworkServiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkServiceTests.swift; sourceTree = "<group>"; };
|
266 | 272 | 68E7BD8B246184310072549A /* NetworkBuilderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkBuilderTests.swift; sourceTree = "<group>"; };
|
| 273 | + 7282CB7D410BCA0090F3FD1C /* Pods-Clickstream.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Clickstream.debug.xcconfig"; path = "Target Support Files/Pods-Clickstream/Pods-Clickstream.debug.xcconfig"; sourceTree = "<group>"; }; |
| 274 | + 8840BF54C358B8264F35000A /* Pods-Clickstream.alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Clickstream.alpha.xcconfig"; path = "Target Support Files/Pods-Clickstream/Pods-Clickstream.alpha.xcconfig"; sourceTree = "<group>"; }; |
| 275 | + 891A279414EADE779BB0B132 /* Pods-ClickstreamTests.production.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClickstreamTests.production.xcconfig"; path = "Target Support Files/Pods-ClickstreamTests/Pods-ClickstreamTests.production.xcconfig"; sourceTree = "<group>"; }; |
| 276 | + 8B458AE3AF2EDBE66B51D6A1 /* Pods-ClickstreamTests.alpha.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClickstreamTests.alpha.xcconfig"; path = "Target Support Files/Pods-ClickstreamTests/Pods-ClickstreamTests.alpha.xcconfig"; sourceTree = "<group>"; }; |
267 | 277 | 9A6AEC9B2A43835A000A1D1D /* MockConstants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockConstants.swift; sourceTree = "<group>"; };
|
268 | 278 | 9AA23CF524A33B4C001BE490 /* EventProcessorTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventProcessorTest.swift; sourceTree = "<group>"; };
|
269 | 279 | 9AA23CFA24A5978B001BE490 /* EventTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventTests.swift; sourceTree = "<group>"; };
|
|
371 | 381 | BD8AF5E7287ED1CB002DD402 /* EventProcessorDependencies.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventProcessorDependencies.swift; sourceTree = "<group>"; };
|
372 | 382 | BDDC872129E6AF580024ED8C /* FileManagerOverride.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileManagerOverride.swift; sourceTree = "<group>"; };
|
373 | 383 | BDDC873529E7D6AC0024ED8C /* EteExperiment.pb.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EteExperiment.pb.swift; sourceTree = "<group>"; };
|
| 384 | + C079BA42E3CC787696935EE7 /* Pods-ClickstreamTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClickstreamTests.debug.xcconfig"; path = "Target Support Files/Pods-ClickstreamTests/Pods-ClickstreamTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 385 | + C92E3E094339437382E6B269 /* libPods-Clickstream.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Clickstream.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 386 | + DCD2A36A14B53616108A9EA8 /* Pods-Clickstream.integration.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Clickstream.integration.xcconfig"; path = "Target Support Files/Pods-Clickstream/Pods-Clickstream.integration.xcconfig"; sourceTree = "<group>"; }; |
| 387 | + FEC9E6BADB7B135C83F3F43D /* libPods-ClickstreamTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ClickstreamTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
374 | 388 | /* End PBXFileReference section */
|
375 | 389 |
|
376 | 390 | /* Begin PBXFrameworksBuildPhase section */
|
377 | 391 | 68E7BADC244F08C00072549A /* Frameworks */ = {
|
378 | 392 | isa = PBXFrameworksBuildPhase;
|
379 | 393 | buildActionMask = 2147483647;
|
380 | 394 | files = (
|
| 395 | + B8219E25486909930C78E57E /* libPods-Clickstream.a in Frameworks */, |
381 | 396 | );
|
382 | 397 | runOnlyForDeploymentPostprocessing = 0;
|
383 | 398 | };
|
|
386 | 401 | buildActionMask = 2147483647;
|
387 | 402 | files = (
|
388 | 403 | 68E7BD202456E6F10072549A /* libClickstream.a in Frameworks */,
|
| 404 | + A05E553E045C0919E173BA51 /* libPods-ClickstreamTests.a in Frameworks */, |
389 | 405 | );
|
390 | 406 | runOnlyForDeploymentPostprocessing = 0;
|
391 | 407 | };
|
|
395 | 411 | 2E71FBE7FAE66AF83A297BB5 /* Pods */ = {
|
396 | 412 | isa = PBXGroup;
|
397 | 413 | children = (
|
| 414 | + 7282CB7D410BCA0090F3FD1C /* Pods-Clickstream.debug.xcconfig */, |
| 415 | + DCD2A36A14B53616108A9EA8 /* Pods-Clickstream.integration.xcconfig */, |
| 416 | + 460F9F8AB43AE7C4459CF373 /* Pods-Clickstream.release.xcconfig */, |
| 417 | + 8840BF54C358B8264F35000A /* Pods-Clickstream.alpha.xcconfig */, |
| 418 | + 40BB6FB02FC3439819A2DE89 /* Pods-Clickstream.production.xcconfig */, |
| 419 | + C079BA42E3CC787696935EE7 /* Pods-ClickstreamTests.debug.xcconfig */, |
| 420 | + 0B5A1B07D95778A6419E5CCB /* Pods-ClickstreamTests.integration.xcconfig */, |
| 421 | + 31E8D253A6AA418EC80DADE3 /* Pods-ClickstreamTests.release.xcconfig */, |
| 422 | + 8B458AE3AF2EDBE66B51D6A1 /* Pods-ClickstreamTests.alpha.xcconfig */, |
| 423 | + 891A279414EADE779BB0B132 /* Pods-ClickstreamTests.production.xcconfig */, |
398 | 424 | );
|
399 | 425 | path = Pods;
|
400 | 426 | sourceTree = "<group>";
|
|
425 | 451 | 68E7BAE0244F08C00072549A /* Products */,
|
426 | 452 | 2E71FBE7FAE66AF83A297BB5 /* Pods */,
|
427 | 453 | 9AAFBB13247CBA15009BFDFB /* Recovered References */,
|
| 454 | + F79786C0670697AED16D66CD /* Frameworks */, |
428 | 455 | );
|
429 | 456 | sourceTree = "<group>";
|
430 | 457 | };
|
|
1137 | 1164 | path = ETETestSuite;
|
1138 | 1165 | sourceTree = "<group>";
|
1139 | 1166 | };
|
| 1167 | + F79786C0670697AED16D66CD /* Frameworks */ = { |
| 1168 | + isa = PBXGroup; |
| 1169 | + children = ( |
| 1170 | + C92E3E094339437382E6B269 /* libPods-Clickstream.a */, |
| 1171 | + FEC9E6BADB7B135C83F3F43D /* libPods-ClickstreamTests.a */, |
| 1172 | + ); |
| 1173 | + name = Frameworks; |
| 1174 | + sourceTree = "<group>"; |
| 1175 | + }; |
1140 | 1176 | /* End PBXGroup section */
|
1141 | 1177 |
|
1142 | 1178 | /* Begin PBXNativeTarget section */
|
1143 | 1179 | 68E7BADE244F08C00072549A /* Clickstream */ = {
|
1144 | 1180 | isa = PBXNativeTarget;
|
1145 | 1181 | buildConfigurationList = 68E7BAE6244F08C00072549A /* Build configuration list for PBXNativeTarget "Clickstream" */;
|
1146 | 1182 | buildPhases = (
|
| 1183 | + 6D438E80D266071CB140E900 /* [CP] Check Pods Manifest.lock */, |
1147 | 1184 | 68E7BADB244F08C00072549A /* Sources */,
|
1148 | 1185 | 68E7BADC244F08C00072549A /* Frameworks */,
|
1149 | 1186 | 68E7BADD244F08C00072549A /* CopyFiles */,
|
|
1163 | 1200 | isa = PBXNativeTarget;
|
1164 | 1201 | buildConfigurationList = 68E7BD232456E6F10072549A /* Build configuration list for PBXNativeTarget "ClickstreamTests" */;
|
1165 | 1202 | buildPhases = (
|
| 1203 | + DF8500E4E2BB9BBE475E934C /* [CP] Check Pods Manifest.lock */, |
1166 | 1204 | 68E7BD172456E6F10072549A /* Sources */,
|
1167 | 1205 | 68E7BD182456E6F10072549A /* Frameworks */,
|
1168 | 1206 | 68E7BD192456E6F10072549A /* Resources */,
|
|
1252 | 1290 | shellPath = /bin/sh;
|
1253 | 1291 | shellScript = "#if which swiftlint >/dev/null; then\n # swiftlint\n#else\n # echo \"warning: SwiftLint not installed, download from #https://github.com/realm/SwiftLint\"\n#fi\n";
|
1254 | 1292 | };
|
| 1293 | + 6D438E80D266071CB140E900 /* [CP] Check Pods Manifest.lock */ = { |
| 1294 | + isa = PBXShellScriptBuildPhase; |
| 1295 | + buildActionMask = 2147483647; |
| 1296 | + files = ( |
| 1297 | + ); |
| 1298 | + inputFileListPaths = ( |
| 1299 | + ); |
| 1300 | + inputPaths = ( |
| 1301 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1302 | + "${PODS_ROOT}/Manifest.lock", |
| 1303 | + ); |
| 1304 | + name = "[CP] Check Pods Manifest.lock"; |
| 1305 | + outputFileListPaths = ( |
| 1306 | + ); |
| 1307 | + outputPaths = ( |
| 1308 | + "$(DERIVED_FILE_DIR)/Pods-Clickstream-checkManifestLockResult.txt", |
| 1309 | + ); |
| 1310 | + runOnlyForDeploymentPostprocessing = 0; |
| 1311 | + shellPath = /bin/sh; |
| 1312 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 1313 | + showEnvVarsInLog = 0; |
| 1314 | + }; |
| 1315 | + DF8500E4E2BB9BBE475E934C /* [CP] Check Pods Manifest.lock */ = { |
| 1316 | + isa = PBXShellScriptBuildPhase; |
| 1317 | + buildActionMask = 2147483647; |
| 1318 | + files = ( |
| 1319 | + ); |
| 1320 | + inputFileListPaths = ( |
| 1321 | + ); |
| 1322 | + inputPaths = ( |
| 1323 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 1324 | + "${PODS_ROOT}/Manifest.lock", |
| 1325 | + ); |
| 1326 | + name = "[CP] Check Pods Manifest.lock"; |
| 1327 | + outputFileListPaths = ( |
| 1328 | + ); |
| 1329 | + outputPaths = ( |
| 1330 | + "$(DERIVED_FILE_DIR)/Pods-ClickstreamTests-checkManifestLockResult.txt", |
| 1331 | + ); |
| 1332 | + runOnlyForDeploymentPostprocessing = 0; |
| 1333 | + shellPath = /bin/sh; |
| 1334 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 1335 | + showEnvVarsInLog = 0; |
| 1336 | + }; |
1255 | 1337 | /* End PBXShellScriptBuildPhase section */
|
1256 | 1338 |
|
1257 | 1339 | /* Begin PBXSourcesBuildPhase section */
|
|
1610 | 1692 | };
|
1611 | 1693 | 68E7BAE7244F08C00072549A /* Debug */ = {
|
1612 | 1694 | isa = XCBuildConfiguration;
|
| 1695 | + baseConfigurationReference = 7282CB7D410BCA0090F3FD1C /* Pods-Clickstream.debug.xcconfig */; |
1613 | 1696 | buildSettings = {
|
1614 | 1697 | CODE_SIGN_STYLE = Automatic;
|
1615 | 1698 | OTHER_LDFLAGS = "-ObjC";
|
|
1623 | 1706 | };
|
1624 | 1707 | 68E7BAE8244F08C00072549A /* Release */ = {
|
1625 | 1708 | isa = XCBuildConfiguration;
|
| 1709 | + baseConfigurationReference = 460F9F8AB43AE7C4459CF373 /* Pods-Clickstream.release.xcconfig */; |
1626 | 1710 | buildSettings = {
|
1627 | 1711 | CODE_SIGN_STYLE = Automatic;
|
1628 | 1712 | OTHER_LDFLAGS = "-ObjC";
|
|
1696 | 1780 | };
|
1697 | 1781 | 68E7BB15245062B50072549A /* Integration */ = {
|
1698 | 1782 | isa = XCBuildConfiguration;
|
| 1783 | + baseConfigurationReference = DCD2A36A14B53616108A9EA8 /* Pods-Clickstream.integration.xcconfig */; |
1699 | 1784 | buildSettings = {
|
1700 | 1785 | CODE_SIGN_STYLE = Automatic;
|
1701 | 1786 | ONLY_ACTIVE_ARCH = NO;
|
|
1765 | 1850 | };
|
1766 | 1851 | 68E7BB17245062C80072549A /* Production */ = {
|
1767 | 1852 | isa = XCBuildConfiguration;
|
| 1853 | + baseConfigurationReference = 40BB6FB02FC3439819A2DE89 /* Pods-Clickstream.production.xcconfig */; |
1768 | 1854 | buildSettings = {
|
1769 | 1855 | CODE_SIGN_STYLE = Automatic;
|
1770 | 1856 | OTHER_LDFLAGS = "-ObjC";
|
|
1834 | 1920 | };
|
1835 | 1921 | 68E7BB19245062D20072549A /* Alpha */ = {
|
1836 | 1922 | isa = XCBuildConfiguration;
|
| 1923 | + baseConfigurationReference = 8840BF54C358B8264F35000A /* Pods-Clickstream.alpha.xcconfig */; |
1837 | 1924 | buildSettings = {
|
1838 | 1925 | CODE_SIGN_STYLE = Automatic;
|
1839 | 1926 | OTHER_LDFLAGS = "-ObjC";
|
|
1847 | 1934 | };
|
1848 | 1935 | 68E7BD242456E6F10072549A /* Debug */ = {
|
1849 | 1936 | isa = XCBuildConfiguration;
|
| 1937 | + baseConfigurationReference = C079BA42E3CC787696935EE7 /* Pods-ClickstreamTests.debug.xcconfig */; |
1850 | 1938 | buildSettings = {
|
1851 | 1939 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1852 | 1940 | CODE_SIGN_STYLE = Manual;
|
|
1869 | 1957 | };
|
1870 | 1958 | 68E7BD252456E6F10072549A /* Integration */ = {
|
1871 | 1959 | isa = XCBuildConfiguration;
|
| 1960 | + baseConfigurationReference = 0B5A1B07D95778A6419E5CCB /* Pods-ClickstreamTests.integration.xcconfig */; |
1872 | 1961 | buildSettings = {
|
1873 | 1962 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1874 | 1963 | CODE_SIGN_STYLE = Manual;
|
|
1891 | 1980 | };
|
1892 | 1981 | 68E7BD262456E6F10072549A /* Release */ = {
|
1893 | 1982 | isa = XCBuildConfiguration;
|
| 1983 | + baseConfigurationReference = 31E8D253A6AA418EC80DADE3 /* Pods-ClickstreamTests.release.xcconfig */; |
1894 | 1984 | buildSettings = {
|
1895 | 1985 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1896 | 1986 | CODE_SIGN_STYLE = Manual;
|
|
1913 | 2003 | };
|
1914 | 2004 | 68E7BD272456E6F10072549A /* Alpha */ = {
|
1915 | 2005 | isa = XCBuildConfiguration;
|
| 2006 | + baseConfigurationReference = 8B458AE3AF2EDBE66B51D6A1 /* Pods-ClickstreamTests.alpha.xcconfig */; |
1916 | 2007 | buildSettings = {
|
1917 | 2008 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1918 | 2009 | CODE_SIGN_STYLE = Manual;
|
|
1935 | 2026 | };
|
1936 | 2027 | 68E7BD282456E6F10072549A /* Production */ = {
|
1937 | 2028 | isa = XCBuildConfiguration;
|
| 2029 | + baseConfigurationReference = 891A279414EADE779BB0B132 /* Pods-ClickstreamTests.production.xcconfig */; |
1938 | 2030 | buildSettings = {
|
1939 | 2031 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
1940 | 2032 | CODE_SIGN_STYLE = Manual;
|
|
0 commit comments