|
23 | 23 |
|
24 | 24 | /* Begin PBXBuildFile section */ |
25 | 25 | 2067002A1F18BDC700B4FDE1 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9601C19C1A31DD7F00A9AE21 /* CoreTelephony.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
| 26 | + 6FBEE8F324E2C26F00FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE8F124E2C26F00FEF3F1 /* ADJUrlStrategy.h */; }; |
| 27 | + 6FBEE8F524E2C26F00FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE8F224E2C26F00FEF3F1 /* ADJUrlStrategy.m */; }; |
| 28 | + 6FBEE92624E422EB00FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE92424E422EB00FEF3F1 /* ADJUrlStrategy.m */; }; |
| 29 | + 6FBEE92724E422EB00FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE92424E422EB00FEF3F1 /* ADJUrlStrategy.m */; }; |
| 30 | + 6FBEE92824E422EB00FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE92524E422EB00FEF3F1 /* ADJUrlStrategy.h */; }; |
| 31 | + 6FBEE92924E422EB00FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE92524E422EB00FEF3F1 /* ADJUrlStrategy.h */; }; |
| 32 | + 6FBEE92C24E4230800FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE92A24E4230700FEF3F1 /* ADJUrlStrategy.h */; }; |
| 33 | + 6FBEE92D24E4230800FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE92B24E4230700FEF3F1 /* ADJUrlStrategy.m */; }; |
| 34 | + 6FBEE93024E4231400FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE92E24E4231300FEF3F1 /* ADJUrlStrategy.h */; }; |
| 35 | + 6FBEE93124E4231400FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE92F24E4231300FEF3F1 /* ADJUrlStrategy.m */; }; |
| 36 | + 6FBEE93424E4232800FEF3F1 /* ADJUrlStrategy.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FBEE93224E4232800FEF3F1 /* ADJUrlStrategy.h */; }; |
| 37 | + 6FBEE93524E4232800FEF3F1 /* ADJUrlStrategy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FBEE93324E4232800FEF3F1 /* ADJUrlStrategy.m */; }; |
26 | 38 | 6FCC85001F278CF300D6A0ED /* ADJReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FCC84F71F278CF300D6A0ED /* ADJReachability.m */; }; |
27 | 39 | 6FCC85011F278CF300D6A0ED /* ADJReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FCC84F81F278CF300D6A0ED /* ADJReachability.h */; }; |
28 | 40 | 6FCC85041F27945E00D6A0ED /* ADJReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 6FCC85021F27944600D6A0ED /* ADJReachability.h */; }; |
|
601 | 613 | 6F0842182007766700568A31 /* AdjustTestLibrary.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AdjustTestLibrary.xcodeproj; path = AdjustTestLibrary/AdjustTestLibrary.xcodeproj; sourceTree = "<group>"; }; |
602 | 614 | 6F084240200776A000568A31 /* AdjustTestApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AdjustTestApp.xcodeproj; path = AdjustTestApp/AdjustTestApp.xcodeproj; sourceTree = "<group>"; }; |
603 | 615 | 6F7AF63F211878BC00F730B2 /* AdjustWebBridgeTestApp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = AdjustWebBridgeTestApp.xcodeproj; path = AdjustWebBridgeTestApp/AdjustWebBridgeTestApp.xcodeproj; sourceTree = "<group>"; }; |
| 616 | + 6FBEE8F124E2C26F00FEF3F1 /* ADJUrlStrategy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ADJUrlStrategy.h; sourceTree = "<group>"; }; |
| 617 | + 6FBEE8F224E2C26F00FEF3F1 /* ADJUrlStrategy.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ADJUrlStrategy.m; sourceTree = "<group>"; }; |
| 618 | + 6FBEE92424E422EB00FEF3F1 /* ADJUrlStrategy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJUrlStrategy.m; sourceTree = "<group>"; }; |
| 619 | + 6FBEE92524E422EB00FEF3F1 /* ADJUrlStrategy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJUrlStrategy.h; sourceTree = "<group>"; }; |
| 620 | + 6FBEE92A24E4230700FEF3F1 /* ADJUrlStrategy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJUrlStrategy.h; sourceTree = "<group>"; }; |
| 621 | + 6FBEE92B24E4230700FEF3F1 /* ADJUrlStrategy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJUrlStrategy.m; sourceTree = "<group>"; }; |
| 622 | + 6FBEE92E24E4231300FEF3F1 /* ADJUrlStrategy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJUrlStrategy.h; sourceTree = "<group>"; }; |
| 623 | + 6FBEE92F24E4231300FEF3F1 /* ADJUrlStrategy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJUrlStrategy.m; sourceTree = "<group>"; }; |
| 624 | + 6FBEE93224E4232800FEF3F1 /* ADJUrlStrategy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJUrlStrategy.h; sourceTree = "<group>"; }; |
| 625 | + 6FBEE93324E4232800FEF3F1 /* ADJUrlStrategy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJUrlStrategy.m; sourceTree = "<group>"; }; |
604 | 626 | 6FCC84F71F278CF300D6A0ED /* ADJReachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ADJReachability.m; sourceTree = "<group>"; }; |
605 | 627 | 6FCC84F81F278CF300D6A0ED /* ADJReachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ADJReachability.h; sourceTree = "<group>"; }; |
606 | 628 | 6FCC85021F27944600D6A0ED /* ADJReachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ADJReachability.h; sourceTree = "<group>"; }; |
|
1356 | 1378 | 9DD0E9AD1F44690B00B2A759 /* ADJUserDefaults.m */, |
1357 | 1379 | 9D2F23E02447CE5C00B7CA90 /* ADJSubscription.h */, |
1358 | 1380 | 9D2F23E12447CE5C00B7CA90 /* ADJSubscription.m */, |
| 1381 | + 6FBEE8F124E2C26F00FEF3F1 /* ADJUrlStrategy.h */, |
| 1382 | + 6FBEE8F224E2C26F00FEF3F1 /* ADJUrlStrategy.m */, |
1359 | 1383 | ); |
1360 | 1384 | path = Adjust; |
1361 | 1385 | sourceTree = "<group>"; |
|
1458 | 1482 | 9D0E2E5A210B575600133B4F /* ADJReachability.m */, |
1459 | 1483 | 9D2F24032447DD6000B7CA90 /* ADJSubscription.h */, |
1460 | 1484 | 9D2F24022447DD6000B7CA90 /* ADJSubscription.m */, |
| 1485 | + 6FBEE93224E4232800FEF3F1 /* ADJUrlStrategy.h */, |
| 1486 | + 6FBEE93324E4232800FEF3F1 /* ADJUrlStrategy.m */, |
1461 | 1487 | ); |
1462 | 1488 | path = Adjust; |
1463 | 1489 | sourceTree = SOURCE_ROOT; |
|
1664 | 1690 | 9DEAF0F4210072BC005CAEDB /* ADJReachability.m */, |
1665 | 1691 | 9D2F23FA2447DD2500B7CA90 /* ADJSubscription.h */, |
1666 | 1692 | 9D2F23FB2447DD2500B7CA90 /* ADJSubscription.m */, |
| 1693 | + 6FBEE92A24E4230700FEF3F1 /* ADJUrlStrategy.h */, |
| 1694 | + 6FBEE92B24E4230700FEF3F1 /* ADJUrlStrategy.m */, |
1667 | 1695 | ); |
1668 | 1696 | path = Adjust; |
1669 | 1697 | sourceTree = SOURCE_ROOT; |
|
1745 | 1773 | 6FCC85031F27944600D6A0ED /* ADJReachability.m */, |
1746 | 1774 | 9D2F23F72447DCE800B7CA90 /* ADJSubscription.h */, |
1747 | 1775 | 9D2F23F62447DCE800B7CA90 /* ADJSubscription.m */, |
| 1776 | + 6FBEE92524E422EB00FEF3F1 /* ADJUrlStrategy.h */, |
| 1777 | + 6FBEE92424E422EB00FEF3F1 /* ADJUrlStrategy.m */, |
1748 | 1778 | ); |
1749 | 1779 | path = Adjust; |
1750 | 1780 | sourceTree = SOURCE_ROOT; |
|
1846 | 1876 | 6FCC85061F27948700D6A0ED /* ADJReachability.m */, |
1847 | 1877 | 9D2F23FE2447DD3600B7CA90 /* ADJSubscription.h */, |
1848 | 1878 | 9D2F23FF2447DD3700B7CA90 /* ADJSubscription.m */, |
| 1879 | + 6FBEE92E24E4231300FEF3F1 /* ADJUrlStrategy.h */, |
| 1880 | + 6FBEE92F24E4231300FEF3F1 /* ADJUrlStrategy.m */, |
1849 | 1881 | ); |
1850 | 1882 | path = Adjust; |
1851 | 1883 | sourceTree = SOURCE_ROOT; |
|
1873 | 1905 | 96BCFBCD1AC99231005A65C5 /* Adjust.h in Headers */, |
1874 | 1906 | 96BCFBCE1AC99235005A65C5 /* ADJEvent.h in Headers */, |
1875 | 1907 | 96BCFBD01AC9923F005A65C5 /* ADJConfig.h in Headers */, |
| 1908 | + 6FBEE92824E422EB00FEF3F1 /* ADJUrlStrategy.h in Headers */, |
1876 | 1909 | 9D363AC31BDA50FA00B47FE9 /* ADJLogger.h in Headers */, |
1877 | 1910 | 96BCFBD11AC99246005A65C5 /* ADJAttribution.h in Headers */, |
1878 | 1911 | 9D2F23E22447CE5C00B7CA90 /* ADJSubscription.h in Headers */, |
1879 | 1912 | 9601CAE81C74BAAE00670879 /* ADJEventFailure.h in Headers */, |
| 1913 | + 6FBEE8F324E2C26F00FEF3F1 /* ADJUrlStrategy.h in Headers */, |
1880 | 1914 | 9601CAE41C74B70600670879 /* ADJEventSuccess.h in Headers */, |
1881 | 1915 | 6FCC85011F278CF300D6A0ED /* ADJReachability.h in Headers */, |
1882 | 1916 | 96BCFBD41AC99338005A65C5 /* NSData+ADJAdditions.h in Headers */, |
|
1937 | 1971 | 9D0E2E98210B575600133B4F /* NSString+ADJAdditions.h in Headers */, |
1938 | 1972 | 9D0E2EA7210B575600133B4F /* ADJBackoffStrategy.h in Headers */, |
1939 | 1973 | 9D0E2E8C210B575600133B4F /* ADJDeviceInfo.h in Headers */, |
| 1974 | + 6FBEE93424E4232800FEF3F1 /* ADJUrlStrategy.h in Headers */, |
1940 | 1975 | 9D0E2E90210B575600133B4F /* ADJSdkClickHandler.h in Headers */, |
1941 | 1976 | 9D0E2E81210B575600133B4F /* ADJUtil.h in Headers */, |
1942 | 1977 | 9D0E2E78210B575600133B4F /* ADJPackageHandler.h in Headers */, |
|
1961 | 1996 | 9DE354D62100726300D211C9 /* AdjustSdkIm.h in Headers */, |
1962 | 1997 | 9DEAF11C210072BC005CAEDB /* ADJKeychain.h in Headers */, |
1963 | 1998 | 9DEAF0F9210072BC005CAEDB /* Adjust.h in Headers */, |
| 1999 | + 6FBEE92C24E4230800FEF3F1 /* ADJUrlStrategy.h in Headers */, |
1964 | 2000 | 9DEAF0F5210072BC005CAEDB /* ADJConfig.h in Headers */, |
1965 | 2001 | 9DEAF119210072BC005CAEDB /* ADJEvent.h in Headers */, |
1966 | 2002 | 9D2F23FC2447DD2500B7CA90 /* ADJSubscription.h in Headers */, |
|
2003 | 2039 | 9DFA37B71C0F21D600782607 /* AdjustSdk.h in Headers */, |
2004 | 2040 | 9DF9C9431D6F3CA5008E362F /* Adjust.h in Headers */, |
2005 | 2041 | 9DF9C9231D6F3CA5008E362F /* ADJEvent.h in Headers */, |
| 2042 | + 6FBEE92924E422EB00FEF3F1 /* ADJUrlStrategy.h in Headers */, |
2006 | 2043 | 9DF9C91F1D6F3CA5008E362F /* ADJConfig.h in Headers */, |
2007 | 2044 | 9DF9C92B1D6F3CA5008E362F /* ADJLogger.h in Headers */, |
2008 | 2045 | 9DF9C9191D6F3CA5008E362F /* ADJAttribution.h in Headers */, |
|
2045 | 2082 | 9DFB06131D747070006D48FC /* AdjustSdkTv.h in Headers */, |
2046 | 2083 | 9DFB06941D7470C0006D48FC /* Adjust.h in Headers */, |
2047 | 2084 | 9DFB06741D7470C0006D48FC /* ADJEvent.h in Headers */, |
| 2085 | + 6FBEE93024E4231400FEF3F1 /* ADJUrlStrategy.h in Headers */, |
2048 | 2086 | 9DFB06701D7470C0006D48FC /* ADJConfig.h in Headers */, |
2049 | 2087 | 9DFB067C1D7470C0006D48FC /* ADJLogger.h in Headers */, |
2050 | 2088 | 9DFB066A1D7470C0006D48FC /* ADJAttribution.h in Headers */, |
|
2565 | 2603 | 96E5E39618BBB48A008E7B30 /* ADJRequestHandler.m in Sources */, |
2566 | 2604 | 9D2F23E32447CE5C00B7CA90 /* ADJSubscription.m in Sources */, |
2567 | 2605 | 96E5E39918BBB48A008E7B30 /* ADJUtil.m in Sources */, |
| 2606 | + 6FBEE92624E422EB00FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2568 | 2607 | 9609BC6A19EEA55800E02303 /* ADJEvent.m in Sources */, |
2569 | 2608 | 965307F61A000DA400107FF9 /* ADJDeviceInfo.m in Sources */, |
2570 | 2609 | 969952CF1A012F5300928462 /* ADJAttributionHandler.m in Sources */, |
2571 | 2610 | 969952D21A01309200928462 /* ADJAttribution.m in Sources */, |
2572 | 2611 | 960A8BB91A029A8000F2BB95 /* ADJConfig.m in Sources */, |
2573 | 2612 | 96854A5A1B1F2779002B2874 /* ADJTimerOnce.m in Sources */, |
| 2613 | + 6FBEE8F524E2C26F00FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2574 | 2614 | 96854A601B1F278C002B2874 /* ADJTimerCycle.m in Sources */, |
2575 | 2615 | 96FCC53B1C186426007BBFE1 /* ADJResponseData.m in Sources */, |
2576 | 2616 | 968173841C3C2D07002AE1DE /* ADJSessionSuccess.m in Sources */, |
|
2656 | 2696 | 9D0E2EBB210B575600133B4F /* AdjustBridgeRegister.m in Sources */, |
2657 | 2697 | 9D0E2E84210B575600133B4F /* ADJTimerCycle.m in Sources */, |
2658 | 2698 | 9D0E2E6C210B575600133B4F /* ADJDeviceInfo.m in Sources */, |
| 2699 | + 6FBEE93524E4232800FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2659 | 2700 | 9D0E2EA5210B575600133B4F /* ADJPackageBuilder.m in Sources */, |
2660 | 2701 | 9D0E2EAD210B575600133B4F /* ADJReachability.m in Sources */, |
2661 | 2702 | 9D0E2E99210B575600133B4F /* ADJAttribution.m in Sources */, |
|
2702 | 2743 | 9DEAF118210072BC005CAEDB /* ADJPackageHandler.m in Sources */, |
2703 | 2744 | 9DEAF110210072BC005CAEDB /* ADJLogger.m in Sources */, |
2704 | 2745 | 9DEAF0F7210072BC005CAEDB /* ADJTimerOnce.m in Sources */, |
| 2746 | + 6FBEE92D24E4230800FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2705 | 2747 | 9DEAF101210072BC005CAEDB /* ADJEvent.m in Sources */, |
2706 | 2748 | 9DEAF117210072BC005CAEDB /* ADJConfig.m in Sources */, |
2707 | 2749 | 9DEAF0F8210072BC005CAEDB /* ADJAttributionHandler.m in Sources */, |
|
2743 | 2785 | 9DF9C91C1D6F3CA5008E362F /* ADJAttributionHandler.m in Sources */, |
2744 | 2786 | 9DF9C91A1D6F3CA5008E362F /* ADJAttribution.m in Sources */, |
2745 | 2787 | 9DF9C9201D6F3CA5008E362F /* ADJConfig.m in Sources */, |
| 2788 | + 6FBEE92724E422EB00FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2746 | 2789 | 9DF9C9401D6F3CA5008E362F /* ADJTimerOnce.m in Sources */, |
2747 | 2790 | 9DF9C93E1D6F3CA5008E362F /* ADJTimerCycle.m in Sources */, |
2748 | 2791 | 9DF9C9341D6F3CA5008E362F /* ADJResponseData.m in Sources */, |
|
2784 | 2827 | 9DFB066D1D7470C0006D48FC /* ADJAttributionHandler.m in Sources */, |
2785 | 2828 | 9DFB066B1D7470C0006D48FC /* ADJAttribution.m in Sources */, |
2786 | 2829 | 9DFB06711D7470C0006D48FC /* ADJConfig.m in Sources */, |
| 2830 | + 6FBEE93124E4231400FEF3F1 /* ADJUrlStrategy.m in Sources */, |
2787 | 2831 | 9DFB06911D7470C0006D48FC /* ADJTimerOnce.m in Sources */, |
2788 | 2832 | 9DFB068F1D7470C0006D48FC /* ADJTimerCycle.m in Sources */, |
2789 | 2833 | 9DFB06851D7470C0006D48FC /* ADJResponseData.m in Sources */, |
|
0 commit comments