|
1814 | 1814 | 846414B7289B2D0700C45EE2 /* odp_integrated_no_segments.json in Resources */ = {isa = PBXBuildFile; fileRef = 846414A0289B2D0700C45EE2 /* odp_integrated_no_segments.json */; };
|
1815 | 1815 | 846414B8289B2D0700C45EE2 /* odp_integrated_no_segments.json in Resources */ = {isa = PBXBuildFile; fileRef = 846414A0289B2D0700C45EE2 /* odp_integrated_no_segments.json */; };
|
1816 | 1816 | 846414B9289B2D0700C45EE2 /* odp_integrated_no_segments.json in Resources */ = {isa = PBXBuildFile; fileRef = 846414A0289B2D0700C45EE2 /* odp_integrated_no_segments.json */; };
|
| 1817 | + 84644AB328F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84644AB228F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift */; }; |
| 1818 | + 84644AB428F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84644AB228F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift */; }; |
1817 | 1819 | 848617C82863DC2700B7F41B /* OdpSegmentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848617C72863DC2700B7F41B /* OdpSegmentManager.swift */; };
|
1818 | 1820 | 848617C92863DC2700B7F41B /* OdpSegmentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848617C72863DC2700B7F41B /* OdpSegmentManager.swift */; };
|
1819 | 1821 | 848617CA2863DC2700B7F41B /* OdpSegmentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 848617C72863DC2700B7F41B /* OdpSegmentManager.swift */; };
|
|
2393 | 2395 | 84640880281320F000CCF97D /* IntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntegrationTests.swift; sourceTree = "<group>"; };
|
2394 | 2396 | 8464149F289B2D0700C45EE2 /* decide_audience_segments.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = decide_audience_segments.json; sourceTree = "<group>"; };
|
2395 | 2397 | 846414A0289B2D0700C45EE2 /* odp_integrated_no_segments.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = odp_integrated_no_segments.json; sourceTree = "<group>"; };
|
| 2398 | + 84644AB228F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OptimizelyUserContextTests_ODP_2.swift; sourceTree = "<group>"; }; |
2396 | 2399 | 848617C72863DC2700B7F41B /* OdpSegmentManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OdpSegmentManager.swift; sourceTree = "<group>"; };
|
2397 | 2400 | 848617D82863E21200B7F41B /* OdpSegmentApiManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OdpSegmentApiManager.swift; sourceTree = "<group>"; };
|
2398 | 2401 | 848617D92863E21200B7F41B /* OdpEventApiManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OdpEventApiManager.swift; sourceTree = "<group>"; };
|
|
2944 | 2947 | 6EB97BCC24C89DFB00068883 /* OptimizelyUserContextTests_Decide_Legacy.swift */,
|
2945 | 2948 | 6E0A72D326C5B9AE00FF92B5 /* OptimizelyUserContextTests_ForcedDecisions.swift */,
|
2946 | 2949 | 84F6BAB227FCC5CF004BE62A /* OptimizelyUserContextTests_ODP.swift */,
|
| 2950 | + 84644AB228F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift */, |
2947 | 2951 | 84F6BADC27FD011B004BE62A /* OptimizelyUserContextTests_ODP_Decide.swift */,
|
2948 | 2952 | 84958C5D280F22FE008655C7 /* OptimizelyUserContextTests_Performance.swift */,
|
2949 | 2953 | 6E86CEB224FF20DE005DAFED /* OptimizelyUserContextTests_Objc.m */,
|
|
4840 | 4844 | 84E2E97F2855875E001114AB /* OdpEventManager.swift in Sources */,
|
4841 | 4845 | 6E9B116722C5487100C22D81 /* BatchEventBuilderTests_Events.swift in Sources */,
|
4842 | 4846 | 6E75181922C520D400B2B157 /* DataStoreQueueStackImpl.swift in Sources */,
|
| 4847 | + 84644AB428F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift in Sources */, |
4843 | 4848 | 6E75186D22C520D400B2B157 /* Rollout.swift in Sources */,
|
4844 | 4849 | 6E4544B7270E67C800F2CEBC /* NetworkReachability.swift in Sources */,
|
4845 | 4850 | 848617D52863DC2700B7F41B /* OdpSegmentManager.swift in Sources */,
|
|
5115 | 5120 | 6E7517A522C520D400B2B157 /* Array+Extension.swift in Sources */,
|
5116 | 5121 | 6E9B115122C5486E00C22D81 /* NotificationCenterTests.swift in Sources */,
|
5117 | 5122 | 6E75184322C520D400B2B157 /* Event.swift in Sources */,
|
| 5123 | + 84644AB328F0D2B3003FB9CB /* OptimizelyUserContextTests_ODP_2.swift in Sources */, |
5118 | 5124 | 6E75193F22C520D500B2B157 /* OPTDecisionService.swift in Sources */,
|
5119 | 5125 | 84E7ABC027D2A1F100447CAE /* ThreadSafeLogger.swift in Sources */,
|
5120 | 5126 | 6E7516CD22C520D400B2B157 /* OPTLogger.swift in Sources */,
|
|
0 commit comments