|
49 | 49 | 46FE4D1D25A7A850003A7362 /* Storage_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46FE4D1C25A7A850003A7362 /* Storage_Tests.swift */; };
|
50 | 50 | 9620862C2575C0C800314F8D /* Events.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9620862B2575C0C800314F8D /* Events.swift */; };
|
51 | 51 | 96208650257AA83E00314F8D /* iOSLifecycleMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9620864F257AA83E00314F8D /* iOSLifecycleMonitor.swift */; };
|
52 |
| - 96259F8326CEF526008AE301 /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96259F8226CEF526008AE301 /* Logger.swift */; }; |
| 52 | + 96259F8326CEF526008AE301 /* LogTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96259F8226CEF526008AE301 /* LogTarget.swift */; }; |
53 | 53 | 96259F8626CF1D45008AE301 /* ConsoleTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96259F8526CF1D45008AE301 /* ConsoleTarget.swift */; };
|
54 | 54 | 96469AF82706225900AC5772 /* SystemTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96469AF72706225900AC5772 /* SystemTarget.swift */; };
|
55 | 55 | 966945D7259BDCDD00271339 /* HTTPClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 967C40ED259A7311008EB0B6 /* HTTPClient.swift */; };
|
56 |
| - 967C40DA258D472C008EB0B6 /* Logger_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 967C40D9258D472C008EB0B6 /* Logger_Tests.swift */; }; |
| 56 | + 967C40DA258D472C008EB0B6 /* SegmentLog_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 967C40D9258D472C008EB0B6 /* SegmentLog_Tests.swift */; }; |
57 | 57 | 967C40E3258D4DAF008EB0B6 /* Metrics_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 967C40E2258D4DAF008EB0B6 /* Metrics_Tests.swift */; };
|
58 | 58 | 9692724E25A4E5B7009B5298 /* Startup.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692724D25A4E5B7009B5298 /* Startup.swift */; };
|
59 | 59 | 9692726825A583A6009B5298 /* SegmentDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692726725A583A6009B5298 /* SegmentDestination.swift */; };
|
60 |
| - 96C33A9C25880A5E00F3D538 /* SegmentLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C33A9B25880A5E00F3D538 /* SegmentLogger.swift */; }; |
61 |
| - 96C33AAC25892D6D00F3D538 /* Metrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C33AAB25892D6D00F3D538 /* Metrics.swift */; }; |
| 60 | + 96C33A9C25880A5E00F3D538 /* SegmentLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C33A9B25880A5E00F3D538 /* SegmentLog.swift */; }; |
62 | 61 | 96C33AB1258961F500F3D538 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C33AB0258961F500F3D538 /* Settings.swift */; };
|
| 62 | + 96C95B16271DE22700C3EB9A /* LogTarget_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C95B15271DE22600C3EB9A /* LogTarget_Tests.swift */; }; |
63 | 63 | 96DBF37B26F39B5500724B0B /* Timeline_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DBF37A26F39B5500724B0B /* Timeline_Tests.swift */; };
|
64 | 64 | A31A16262576B6F200C9CDDF /* Timeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = A31A16252576B6F200C9CDDF /* Timeline.swift */; };
|
65 | 65 | A31A162F2576B73F00C9CDDF /* State.swift in Sources */ = {isa = PBXBuildFile; fileRef = A31A162E2576B73F00C9CDDF /* State.swift */; };
|
|
147 | 147 | 9620862B2575C0C800314F8D /* Events.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Events.swift; sourceTree = "<group>"; };
|
148 | 148 | 962086482579CCC200314F8D /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
149 | 149 | 9620864F257AA83E00314F8D /* iOSLifecycleMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOSLifecycleMonitor.swift; sourceTree = "<group>"; };
|
150 |
| - 96259F8226CEF526008AE301 /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; }; |
| 150 | + 96259F8226CEF526008AE301 /* LogTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogTarget.swift; sourceTree = "<group>"; }; |
151 | 151 | 96259F8526CF1D45008AE301 /* ConsoleTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsoleTarget.swift; sourceTree = "<group>"; };
|
152 | 152 | 96469AF72706225900AC5772 /* SystemTarget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SystemTarget.swift; sourceTree = "<group>"; };
|
153 | 153 | 9679DD6226EFF00800A6933C /* ExampleDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleDestination.swift; sourceTree = "<group>"; };
|
154 |
| - 967C40D9258D472C008EB0B6 /* Logger_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger_Tests.swift; sourceTree = "<group>"; }; |
| 154 | + 967C40D9258D472C008EB0B6 /* SegmentLog_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegmentLog_Tests.swift; sourceTree = "<group>"; }; |
155 | 155 | 967C40E2258D4DAF008EB0B6 /* Metrics_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Metrics_Tests.swift; sourceTree = "<group>"; };
|
156 | 156 | 967C40ED259A7311008EB0B6 /* HTTPClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPClient.swift; sourceTree = "<group>"; };
|
157 | 157 | 9692724D25A4E5B7009B5298 /* Startup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Startup.swift; sourceTree = "<group>"; };
|
158 | 158 | 9692726725A583A6009B5298 /* SegmentDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegmentDestination.swift; sourceTree = "<group>"; };
|
159 |
| - 96C33A9B25880A5E00F3D538 /* SegmentLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegmentLogger.swift; sourceTree = "<group>"; }; |
160 |
| - 96C33AAB25892D6D00F3D538 /* Metrics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Metrics.swift; sourceTree = "<group>"; }; |
| 159 | + 96C33A9B25880A5E00F3D538 /* SegmentLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SegmentLog.swift; sourceTree = "<group>"; }; |
161 | 160 | 96C33AB0258961F500F3D538 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
|
| 161 | + 96C95B15271DE22600C3EB9A /* LogTarget_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LogTarget_Tests.swift; sourceTree = "<group>"; }; |
162 | 162 | 96DBF37A26F39B5500724B0B /* Timeline_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Timeline_Tests.swift; sourceTree = "<group>"; };
|
163 | 163 | A31A16252576B6F200C9CDDF /* Timeline.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Timeline.swift; sourceTree = "<group>"; };
|
164 | 164 | A31A162E2576B73F00C9CDDF /* State.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = State.swift; sourceTree = "<group>"; };
|
|
285 | 285 | children = (
|
286 | 286 | 96259F8426CEF534008AE301 /* Logger */,
|
287 | 287 | 969A533D25B0D510009227D9 /* Platforms */,
|
288 |
| - 96C33AAB25892D6D00F3D538 /* Metrics.swift */, |
289 | 288 | 46A018C125E5857D00F9CCD8 /* Context.swift */,
|
290 | 289 | 9692726725A583A6009B5298 /* SegmentDestination.swift */,
|
291 | 290 | 46210835260BBEE400EBC4A8 /* DeviceToken.swift */,
|
|
297 | 296 | 96259F8426CEF534008AE301 /* Logger */ = {
|
298 | 297 | isa = PBXGroup;
|
299 | 298 | children = (
|
300 |
| - 96259F8226CEF526008AE301 /* Logger.swift */, |
301 |
| - 96C33A9B25880A5E00F3D538 /* SegmentLogger.swift */, |
| 299 | + 96259F8226CEF526008AE301 /* LogTarget.swift */, |
| 300 | + 96C33A9B25880A5E00F3D538 /* SegmentLog.swift */, |
302 | 301 | 96259F8526CF1D45008AE301 /* ConsoleTarget.swift */,
|
303 | 302 | 96469AF72706225900AC5772 /* SystemTarget.swift */,
|
304 | 303 | );
|
|
373 | 372 | 4658175325BA4C20006B2809 /* HTTPClient_Tests.swift */,
|
374 | 373 | A31A16502576C47400C9CDDF /* JSON_Tests.swift */,
|
375 | 374 | 46210810260538BE00EBC4A8 /* KeyPath_Tests.swift */,
|
376 |
| - 967C40D9258D472C008EB0B6 /* Logger_Tests.swift */, |
| 375 | + 96C95B15271DE22600C3EB9A /* LogTarget_Tests.swift */, |
377 | 376 | 967C40E2258D4DAF008EB0B6 /* Metrics_Tests.swift */,
|
378 | 377 | 46F7485F26C720F60042798E /* ObjC_Tests.swift */,
|
| 378 | + 967C40D9258D472C008EB0B6 /* SegmentLog_Tests.swift */, |
379 | 379 | 46FE4D1C25A7A850003A7362 /* Storage_Tests.swift */,
|
| 380 | + 4621082D2609206D00EBC4A8 /* Support */, |
380 | 381 | 96DBF37A26F39B5500724B0B /* Timeline_Tests.swift */,
|
381 | 382 | OBJ_13 /* XCTestManifests.swift */,
|
382 |
| - 4621082D2609206D00EBC4A8 /* Support */, |
383 | 383 | );
|
384 | 384 | name = "Segment-Tests";
|
385 | 385 | path = "Tests/Segment-Tests";
|
|
554 | 554 | 4663C729267A799100ADDD1A /* QueueTimer.swift in Sources */,
|
555 | 555 | 46FE4C9C25A3F41C003A7362 /* LinuxLifecycleMonitor.swift in Sources */,
|
556 | 556 | 460227422612987300A9E913 /* watchOSLifecycleEvents.swift in Sources */,
|
557 |
| - 96259F8326CEF526008AE301 /* Logger.swift in Sources */, |
| 557 | + 96259F8326CEF526008AE301 /* LogTarget.swift in Sources */, |
558 | 558 | 46F7485E26C718710042798E /* ObjCConfiguration.swift in Sources */,
|
559 | 559 | A31A162F2576B73F00C9CDDF /* State.swift in Sources */,
|
560 | 560 | 9692726825A583A6009B5298 /* SegmentDestination.swift in Sources */,
|
561 | 561 | 4602276C261E7BF900A9E913 /* iOSDelegation.swift in Sources */,
|
562 | 562 | 46A018D425E6C9C200F9CCD8 /* LinuxUtils.swift in Sources */,
|
563 |
| - 96C33A9C25880A5E00F3D538 /* SegmentLogger.swift in Sources */, |
| 563 | + 96C33A9C25880A5E00F3D538 /* SegmentLog.swift in Sources */, |
564 | 564 | 46FE4C9725A3F35E003A7362 /* macOSLifecycleMonitor.swift in Sources */,
|
565 | 565 | 9620862C2575C0C800314F8D /* Events.swift in Sources */,
|
566 | 566 | A3AEE1882581A8F1002386EB /* Deprecations.swift in Sources */,
|
567 | 567 | 966945D7259BDCDD00271339 /* HTTPClient.swift in Sources */,
|
568 | 568 | A31A16CA25794D9700C9CDDF /* Plugins.swift in Sources */,
|
569 | 569 | 46A018C225E5857D00F9CCD8 /* Context.swift in Sources */,
|
570 | 570 | 96208650257AA83E00314F8D /* iOSLifecycleMonitor.swift in Sources */,
|
571 |
| - 96C33AAC25892D6D00F3D538 /* Metrics.swift in Sources */, |
572 | 571 | 46031D65266E7C10009BA540 /* StartupQueue.swift in Sources */,
|
573 | 572 | 465879BB2686560C00180335 /* watchOSLifecycleMonitor.swift in Sources */,
|
574 | 573 | );
|
|
585 | 584 | 4658175425BA4C20006B2809 /* HTTPClient_Tests.swift in Sources */,
|
586 | 585 | 46210811260538BE00EBC4A8 /* KeyPath_Tests.swift in Sources */,
|
587 | 586 | 967C40E3258D4DAF008EB0B6 /* Metrics_Tests.swift in Sources */,
|
| 587 | + 96C95B16271DE22700C3EB9A /* LogTarget_Tests.swift in Sources */, |
588 | 588 | A31A16512576C47400C9CDDF /* JSON_Tests.swift in Sources */,
|
589 | 589 | 46FE4D1D25A7A850003A7362 /* Storage_Tests.swift in Sources */,
|
590 | 590 | 46FE4CFB25A6C671003A7362 /* TestUtilities.swift in Sources */,
|
591 |
| - 967C40DA258D472C008EB0B6 /* Logger_Tests.swift in Sources */, |
| 591 | + 967C40DA258D472C008EB0B6 /* SegmentLog_Tests.swift in Sources */, |
592 | 592 | );
|
593 | 593 | runOnlyForDeploymentPostprocessing = 0;
|
594 | 594 | };
|
|
690 | 690 | "@loader_path/../Frameworks",
|
691 | 691 | "@loader_path/Frameworks",
|
692 | 692 | );
|
693 |
| - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 693 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
694 | 694 | OTHER_CFLAGS = "$(inherited)";
|
695 | 695 | OTHER_LDFLAGS = "$(inherited)";
|
696 | 696 | OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
716 | 716 | "@loader_path/../Frameworks",
|
717 | 717 | "@loader_path/Frameworks",
|
718 | 718 | );
|
719 |
| - MACOSX_DEPLOYMENT_TARGET = 10.15; |
| 719 | + MACOSX_DEPLOYMENT_TARGET = 11.0; |
720 | 720 | OTHER_CFLAGS = "$(inherited)";
|
721 | 721 | OTHER_LDFLAGS = "$(inherited)";
|
722 | 722 | OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
0 commit comments