|
36 | 36 | 465879BB2686560C00180335 /* watchOSLifecycleMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 465879B92686560C00180335 /* watchOSLifecycleMonitor.swift */; };
|
37 | 37 | 4663C729267A799100ADDD1A /* QueueTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4663C728267A799100ADDD1A /* QueueTimer.swift */; };
|
38 | 38 | 466EC2CE28FB7D5D001B384E /* OutputFileStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 466EC2CD28FB7D5D001B384E /* OutputFileStream.swift */; };
|
| 39 | + 4689231329F7391500AB26E5 /* ObjCPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4689231129F7391500AB26E5 /* ObjCPlugin.swift */; }; |
| 40 | + 4689231429F7391500AB26E5 /* ObjCEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4689231229F7391500AB26E5 /* ObjCEvents.swift */; }; |
39 | 41 | 4697A238290341EF00FAE14F /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4697A237290341EF00FAE14F /* Errors.swift */; };
|
40 | 42 | 46A018C225E5857D00F9CCD8 /* Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A018C125E5857D00F9CCD8 /* Context.swift */; };
|
41 | 43 | 46A018D425E6C9C200F9CCD8 /* LinuxUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A018D325E6C9C200F9CCD8 /* LinuxUtils.swift */; };
|
42 | 44 | 46A018DA25E97FDF00F9CCD8 /* AppleUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A018D925E97FDF00F9CCD8 /* AppleUtils.swift */; };
|
43 | 45 | 46A018EE25E9A74F00F9CCD8 /* VendorSystem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A018ED25E9A74F00F9CCD8 /* VendorSystem.swift */; };
|
44 |
| - 46A9439F29CE162A00D65DC3 /* ObjCDestinationSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A9439D29CE162A00D65DC3 /* ObjCDestinationSupport.swift */; }; |
45 |
| - 46A943A029CE162A00D65DC3 /* ObjCPluginSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46A9439E29CE162A00D65DC3 /* ObjCPluginSupport.swift */; }; |
46 | 46 | 46B1AC6927346D3D00846DE8 /* StressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46B1AC6827346D3D00846DE8 /* StressTests.swift */; };
|
47 | 47 | 46E382E72654429A00BA2502 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E382E62654429A00BA2502 /* Utils.swift */; };
|
48 | 48 | 46F7485D26C718710042798E /* ObjCAnalytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46F7485B26C718710042798E /* ObjCAnalytics.swift */; };
|
|
125 | 125 | 465879B92686560C00180335 /* watchOSLifecycleMonitor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = watchOSLifecycleMonitor.swift; sourceTree = "<group>"; };
|
126 | 126 | 4663C728267A799100ADDD1A /* QueueTimer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QueueTimer.swift; sourceTree = "<group>"; };
|
127 | 127 | 466EC2CD28FB7D5D001B384E /* OutputFileStream.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OutputFileStream.swift; sourceTree = "<group>"; };
|
| 128 | + 4689231129F7391500AB26E5 /* ObjCPlugin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjCPlugin.swift; sourceTree = "<group>"; }; |
| 129 | + 4689231229F7391500AB26E5 /* ObjCEvents.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjCEvents.swift; sourceTree = "<group>"; }; |
128 | 130 | 4697A237290341EF00FAE14F /* Errors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
129 | 131 | 46A018C125E5857D00F9CCD8 /* Context.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Context.swift; sourceTree = "<group>"; };
|
130 | 132 | 46A018D325E6C9C200F9CCD8 /* LinuxUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinuxUtils.swift; sourceTree = "<group>"; };
|
131 | 133 | 46A018D925E97FDF00F9CCD8 /* AppleUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppleUtils.swift; sourceTree = "<group>"; };
|
132 | 134 | 46A018ED25E9A74F00F9CCD8 /* VendorSystem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VendorSystem.swift; sourceTree = "<group>"; };
|
133 |
| - 46A9439D29CE162A00D65DC3 /* ObjCDestinationSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjCDestinationSupport.swift; sourceTree = "<group>"; }; |
134 |
| - 46A9439E29CE162A00D65DC3 /* ObjCPluginSupport.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ObjCPluginSupport.swift; sourceTree = "<group>"; }; |
135 | 135 | 46B1AC6827346D3D00846DE8 /* StressTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StressTests.swift; sourceTree = "<group>"; };
|
136 | 136 | 46D98E3D26D6FEF300E7A86A /* FlurryDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlurryDestination.swift; sourceTree = "<group>"; };
|
137 | 137 | 46D98E3E26D6FEF300E7A86A /* AdjustDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdjustDestination.swift; sourceTree = "<group>"; };
|
|
223 | 223 | isa = PBXGroup;
|
224 | 224 | children = (
|
225 | 225 | 46F7485B26C718710042798E /* ObjCAnalytics.swift */,
|
| 226 | + 4689231229F7391500AB26E5 /* ObjCEvents.swift */, |
| 227 | + 4689231129F7391500AB26E5 /* ObjCPlugin.swift */, |
226 | 228 | 46F7485C26C718710042798E /* ObjCConfiguration.swift */,
|
227 |
| - 46A9439D29CE162A00D65DC3 /* ObjCDestinationSupport.swift */, |
228 |
| - 46A9439E29CE162A00D65DC3 /* ObjCPluginSupport.swift */, |
229 | 229 | );
|
230 | 230 | path = ObjC;
|
231 | 231 | sourceTree = "<group>";
|
|
493 | 493 | attributes = {
|
494 | 494 | LastSwiftMigration = 9999;
|
495 | 495 | LastSwiftUpdateCheck = 1220;
|
496 |
| - LastUpgradeCheck = 1340; |
| 496 | + LastUpgradeCheck = 1430; |
497 | 497 | };
|
498 | 498 | buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "Segment" */;
|
499 | 499 | compatibilityVersion = "Xcode 3.2";
|
|
531 | 531 | 46022764261E64A800A9E913 /* iOSLifecycleEvents.swift in Sources */,
|
532 | 532 | 96A9624E2810C6B80011DE54 /* macOSLifecycleEvents.swift in Sources */,
|
533 | 533 | 460FF30B29BA525900635FF9 /* Logging.swift in Sources */,
|
534 |
| - 46A9439F29CE162A00D65DC3 /* ObjCDestinationSupport.swift in Sources */, |
535 | 534 | 4621080C2605332D00EBC4A8 /* KeyPath.swift in Sources */,
|
536 | 535 | A31A16262576B6F200C9CDDF /* Timeline.swift in Sources */,
|
537 | 536 | 96C33AB1258961F500F3D538 /* Settings.swift in Sources */,
|
|
543 | 542 | OBJ_23 /* Analytics.swift in Sources */,
|
544 | 543 | A31A16342576B7AF00C9CDDF /* Types.swift in Sources */,
|
545 | 544 | 46A018DA25E97FDF00F9CCD8 /* AppleUtils.swift in Sources */,
|
| 545 | + 4689231429F7391500AB26E5 /* ObjCEvents.swift in Sources */, |
546 | 546 | A31A16E12579779600C9CDDF /* Version.swift in Sources */,
|
547 | 547 | 46210836260BBEE400EBC4A8 /* DeviceToken.swift in Sources */,
|
548 | 548 | 9692724E25A4E5B7009B5298 /* Startup.swift in Sources */,
|
549 | 549 | 4663C729267A799100ADDD1A /* QueueTimer.swift in Sources */,
|
| 550 | + 4689231329F7391500AB26E5 /* ObjCPlugin.swift in Sources */, |
550 | 551 | 46FE4C9C25A3F41C003A7362 /* LinuxLifecycleMonitor.swift in Sources */,
|
551 | 552 | 460227422612987300A9E913 /* watchOSLifecycleEvents.swift in Sources */,
|
552 | 553 | 46F7485E26C718710042798E /* ObjCConfiguration.swift in Sources */,
|
553 | 554 | 759D6CD127B48ABB00AB900A /* DestinationMetadataPlugin.swift in Sources */,
|
554 |
| - 46A943A029CE162A00D65DC3 /* ObjCPluginSupport.swift in Sources */, |
555 | 555 | A31A162F2576B73F00C9CDDF /* State.swift in Sources */,
|
556 | 556 | 9692726825A583A6009B5298 /* SegmentDestination.swift in Sources */,
|
557 | 557 | 4602276C261E7BF900A9E913 /* iOSDelegation.swift in Sources */,
|
|
616 | 616 | isa = XCBuildConfiguration;
|
617 | 617 | buildSettings = {
|
618 | 618 | BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
| 619 | + DEAD_CODE_STRIPPING = YES; |
619 | 620 | ENABLE_TESTABILITY = YES;
|
620 | 621 | FRAMEWORK_SEARCH_PATHS = (
|
621 | 622 | "$(inherited)",
|
|
646 | 647 | isa = XCBuildConfiguration;
|
647 | 648 | buildSettings = {
|
648 | 649 | BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
| 650 | + DEAD_CODE_STRIPPING = YES; |
649 | 651 | ENABLE_TESTABILITY = YES;
|
650 | 652 | FRAMEWORK_SEARCH_PATHS = (
|
651 | 653 | "$(inherited)",
|
|
677 | 679 | buildSettings = {
|
678 | 680 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
679 | 681 | CLANG_ENABLE_MODULES = YES;
|
| 682 | + DEAD_CODE_STRIPPING = YES; |
680 | 683 | FRAMEWORK_SEARCH_PATHS = (
|
681 | 684 | "$(inherited)",
|
682 | 685 | "$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
703 | 706 | buildSettings = {
|
704 | 707 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
705 | 708 | CLANG_ENABLE_MODULES = YES;
|
| 709 | + DEAD_CODE_STRIPPING = YES; |
706 | 710 | FRAMEWORK_SEARCH_PATHS = (
|
707 | 711 | "$(inherited)",
|
708 | 712 | "$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
748 | 752 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
749 | 753 | COMBINE_HIDPI_IMAGES = YES;
|
750 | 754 | COPY_PHASE_STRIP = NO;
|
| 755 | + DEAD_CODE_STRIPPING = YES; |
751 | 756 | DEBUG_INFORMATION_FORMAT = dwarf;
|
752 | 757 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
753 | 758 | ENABLE_NS_ASSERTIONS = YES;
|
|
785 | 790 | OBJ_37 /* Debug */ = {
|
786 | 791 | isa = XCBuildConfiguration;
|
787 | 792 | buildSettings = {
|
| 793 | + DEAD_CODE_STRIPPING = YES; |
788 | 794 | LD = /usr/bin/true;
|
789 | 795 | OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -package-description-version 5.3.0";
|
790 | 796 | SWIFT_VERSION = 5.0;
|
|
794 | 800 | OBJ_38 /* Release */ = {
|
795 | 801 | isa = XCBuildConfiguration;
|
796 | 802 | buildSettings = {
|
| 803 | + DEAD_CODE_STRIPPING = YES; |
797 | 804 | LD = /usr/bin/true;
|
798 | 805 | OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -package-description-version 5.3.0";
|
799 | 806 | SWIFT_VERSION = 5.0;
|
|
824 | 831 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
825 | 832 | COMBINE_HIDPI_IMAGES = YES;
|
826 | 833 | COPY_PHASE_STRIP = YES;
|
| 834 | + DEAD_CODE_STRIPPING = YES; |
827 | 835 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
828 | 836 | DYLIB_INSTALL_NAME_BASE = "@rpath";
|
829 | 837 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
858 | 866 | OBJ_43 /* Debug */ = {
|
859 | 867 | isa = XCBuildConfiguration;
|
860 | 868 | buildSettings = {
|
| 869 | + DEAD_CODE_STRIPPING = YES; |
861 | 870 | };
|
862 | 871 | name = Debug;
|
863 | 872 | };
|
864 | 873 | OBJ_44 /* Release */ = {
|
865 | 874 | isa = XCBuildConfiguration;
|
866 | 875 | buildSettings = {
|
| 876 | + DEAD_CODE_STRIPPING = YES; |
867 | 877 | };
|
868 | 878 | name = Release;
|
869 | 879 | };
|
|
0 commit comments