|
139 | 139 | 6A9D0A9A273430A700466133 /* NotificationTestHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A9D0A99273430A700466133 /* NotificationTestHelper.swift */; }; |
140 | 140 | 6A9DECA527B6ABFB00052807 /* change_host_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 6A9DECA427B69D8800052807 /* change_host_response.json */; }; |
141 | 141 | 6A9DECA627B6ABFB00052807 /* change_host_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 6A9DECA427B69D8800052807 /* change_host_response.json */; }; |
| 142 | + 6AA3505B29953CFF008677C1 /* get_migrate_state_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3505529953CEF008677C1 /* get_migrate_state_response.json */; }; |
| 143 | + 6AA3505C29953D00008677C1 /* get_migrate_state_response.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3505529953CEF008677C1 /* get_migrate_state_response.json */; }; |
| 144 | + 6AA3505E29955FD4008677C1 /* get_migrate_state_response_error.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3505D29955FD4008677C1 /* get_migrate_state_response_error.json */; }; |
| 145 | + 6AA3505F29955FD4008677C1 /* get_migrate_state_response_error.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3505D29955FD4008677C1 /* get_migrate_state_response_error.json */; }; |
| 146 | + 6AA3506129956040008677C1 /* get_migrate_state_response_missing.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3506029956040008677C1 /* get_migrate_state_response_missing.json */; }; |
| 147 | + 6AA3506229956040008677C1 /* get_migrate_state_response_missing.json in Resources */ = {isa = PBXBuildFile; fileRef = 6AA3506029956040008677C1 /* get_migrate_state_response_missing.json */; }; |
| 148 | + 6AA3506429956AEC008677C1 /* MigrationResponsesTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AA3506329956AEC008677C1 /* MigrationResponsesTest.swift */; }; |
142 | 149 | 6AF543A228E883AD0025F2A9 /* LeanplumLocationAndBeacons.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AF5439728E882CA0025F2A9 /* LeanplumLocationAndBeacons.framework */; }; |
143 | 150 | 6AF6426D298198160021A997 /* Leanplum.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6AA13C7B2900546400EDCA69 /* Leanplum.framework */; }; |
144 | 151 | 6AF6426E298198160021A997 /* Leanplum.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6AA13C7B2900546400EDCA69 /* Leanplum.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
355 | 362 | 6A9D0A99273430A700466133 /* NotificationTestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationTestHelper.swift; sourceTree = "<group>"; }; |
356 | 363 | 6A9DECA427B69D8800052807 /* change_host_response.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = change_host_response.json; sourceTree = "<group>"; }; |
357 | 364 | 6AA13C742900546400EDCA69 /* LeanplumSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LeanplumSDK.xcodeproj; path = ../LeanplumSDK/LeanplumSDK.xcodeproj; sourceTree = "<group>"; }; |
| 365 | + 6AA3505529953CEF008677C1 /* get_migrate_state_response.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = get_migrate_state_response.json; sourceTree = "<group>"; }; |
| 366 | + 6AA3505D29955FD4008677C1 /* get_migrate_state_response_error.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = get_migrate_state_response_error.json; sourceTree = "<group>"; }; |
| 367 | + 6AA3506029956040008677C1 /* get_migrate_state_response_missing.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = get_migrate_state_response_missing.json; sourceTree = "<group>"; }; |
| 368 | + 6AA3506329956AEC008677C1 /* MigrationResponsesTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MigrationResponsesTest.swift; sourceTree = "<group>"; }; |
358 | 369 | 6AEAEE592795B68700680F84 /* Leanplum.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Leanplum.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
359 | 370 | 6AEAEE612795B72A00680F84 /* LeanplumLocationAndBeacons.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LeanplumLocationAndBeacons.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
360 | 371 | 6AF5438D28E882CA0025F2A9 /* LeanplumSDKLocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = LeanplumSDKLocation.xcodeproj; path = ../LeanplumSDKLocation/LeanplumSDKLocation.xcodeproj; sourceTree = "<group>"; }; |
|
589 | 600 | 075AB1342684AB9D007CA1BD /* variants_response.json */, |
590 | 601 | 075AB13A2684AB9D007CA1BD /* Malformed */, |
591 | 602 | 6A9DECA427B69D8800052807 /* change_host_response.json */, |
| 603 | + 6AA3505529953CEF008677C1 /* get_migrate_state_response.json */, |
| 604 | + 6AA3505D29955FD4008677C1 /* get_migrate_state_response_error.json */, |
| 605 | + 6AA3506029956040008677C1 /* get_migrate_state_response_missing.json */, |
592 | 606 | ); |
593 | 607 | path = Responses; |
594 | 608 | sourceTree = "<group>"; |
|
658 | 672 | 6A37A8A928F0078500F4339F /* Migration+Extensions.swift */, |
659 | 673 | 6A37A8AB28F00B5800F4339F /* IdentityManagerTest.swift */, |
660 | 674 | 6A37A8AD28F0164700F4339F /* IdentityManagerMocks.swift */, |
| 675 | + 6AA3506329956AEC008677C1 /* MigrationResponsesTest.swift */, |
661 | 676 | ); |
662 | 677 | path = Migration; |
663 | 678 | sourceTree = "<group>"; |
|
856 | 871 | 07828DB2268B4A630029A339 /* local_caps_week_response.json in Resources */, |
857 | 872 | 07828DB5268B4A630029A339 /* local_caps_session_response.json in Resources */, |
858 | 873 | 075AACF726847BF4007CA1BD /* LaunchScreen.storyboard in Resources */, |
| 874 | + 6AA3505E29955FD4008677C1 /* get_migrate_state_response_error.json in Resources */, |
859 | 875 | 075AB1842684AB9D007CA1BD /* TiedPriorities2.json in Resources */, |
860 | 876 | 07828DB4268B4A630029A339 /* local_caps_day_response.json in Resources */, |
861 | 877 | 07828DB3268B4A630029A339 /* local_caps_response.json in Resources */, |
862 | 878 | 075AB1862684AB9D007CA1BD /* TiedPrioritiesDifferentDelay.json in Resources */, |
863 | 879 | 075AB15E2684AB9D007CA1BD /* action_response.json in Resources */, |
864 | 880 | 075AB16C2684AB9D007CA1BD /* state_response.json in Resources */, |
| 881 | + 6AA3506129956040008677C1 /* get_migrate_state_response_missing.json in Resources */, |
865 | 882 | 075AB0962684A1A4007CA1BD /* Leanplum-Info.plist in Resources */, |
| 883 | + 6AA3505B29953CFF008677C1 /* get_migrate_state_response.json in Resources */, |
866 | 884 | 075AB1622684AB9D007CA1BD /* start_variables_response.json in Resources */, |
867 | 885 | 075AB1702684AB9D007CA1BD /* batch_response.json in Resources */, |
868 | 886 | 075AB1602684AB9D007CA1BD /* track_event_response.json in Resources */, |
|
924 | 942 | 075AB1672684AB9D007CA1BD /* secured_vars_no_sign_response.json in Resources */, |
925 | 943 | 075AB17F2684AB9D007CA1BD /* DifferentPriorities2.json in Resources */, |
926 | 944 | 075AB1772684AB9D007CA1BD /* variables_response.json in Resources */, |
| 945 | + 6AA3506229956040008677C1 /* get_migrate_state_response_missing.json in Resources */, |
927 | 946 | 075AB1572684AB9D007CA1BD /* test.pdf in Resources */, |
928 | 947 | 075AB1792684AB9D007CA1BD /* secured_vars_response.json in Resources */, |
929 | 948 | 075AB1892684AB9D007CA1BD /* TiedPriorities1.json in Resources */, |
930 | 949 | 07828DAE268B4A5E0029A339 /* local_caps_day_response.json in Resources */, |
931 | 950 | 075AB18B2684AB9D007CA1BD /* DifferentPrioritiesWithMissingValues.json in Resources */, |
932 | 951 | 075AB1712684AB9D007CA1BD /* batch_response.json in Resources */, |
| 952 | + 6AA3505F29955FD4008677C1 /* get_migrate_state_response_error.json in Resources */, |
933 | 953 | 075AB1692684AB9D007CA1BD /* malformed_track_event_response.json in Resources */, |
934 | 954 | 075AB1592684AB9D007CA1BD /* test.file in Resources */, |
935 | 955 | 075AB1872684AB9D007CA1BD /* TiedPrioritiesDifferentDelay.json in Resources */, |
| 956 | + 6AA3505C29953D00008677C1 /* get_migrate_state_response.json in Resources */, |
936 | 957 | 075AB1652684AB9D007CA1BD /* start_with_variant_debug_info_response.json in Resources */, |
937 | 958 | 075AB16F2684AB9D007CA1BD /* simple_start_response.json in Resources */, |
938 | 959 | ); |
|
1080 | 1101 | 075AB1172684AAD9007CA1BD /* LPRequestTest.m in Sources */, |
1081 | 1102 | 6A9D0A9827342EE300466133 /* NotificationsManagerMock.swift in Sources */, |
1082 | 1103 | 075AB1282684AAD9007CA1BD /* LPRequestFactory+Extension.m in Sources */, |
| 1104 | + 6AA3506429956AEC008677C1 /* MigrationResponsesTest.swift in Sources */, |
1083 | 1105 | 39C081A8278D95ED00C1DBD6 /* ActionManagerTest.swift in Sources */, |
1084 | 1106 | 6A07FDA52811AF3800995BE3 /* ContentMergerTest.swift in Sources */, |
1085 | 1107 | 075AB12A2684AAD9007CA1BD /* LPRequestSenderTimerTest.m in Sources */, |
|
0 commit comments