|
16 | 16 | 2DB3D1891DC818EC00ECF72E /* OPTLYDatafileManagerBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB3D1831DC8187900ECF72E /* OPTLYDatafileManagerBuilder.m */; };
|
17 | 17 | 2DB3D18A1DC818F200ECF72E /* OPTLYDatafileManagerBuilderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB3D1861DC818D500ECF72E /* OPTLYDatafileManagerBuilderTest.m */; };
|
18 | 18 | 2DB3D18B1DC818F200ECF72E /* OPTLYDatafileManagerBuilderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB3D1861DC818D500ECF72E /* OPTLYDatafileManagerBuilderTest.m */; };
|
| 19 | + 2DCC50D31DDA7D81006C9815 /* OPTLYDatafileManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCC50D21DDA7D81006C9815 /* OPTLYDatafileManagerTest.m */; }; |
| 20 | + 2DCC50D41DDA7D81006C9815 /* OPTLYDatafileManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCC50D21DDA7D81006C9815 /* OPTLYDatafileManagerTest.m */; }; |
| 21 | + 2DCC50EF1DDBD19C006C9815 /* OPTLYTestHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCC50EC1DDBD183006C9815 /* OPTLYTestHelper.m */; }; |
| 22 | + 2DCC50F01DDBD19D006C9815 /* OPTLYTestHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DCC50EC1DDBD183006C9815 /* OPTLYTestHelper.m */; }; |
| 23 | + 2DCC51001DDBD7DD006C9815 /* BucketerTestsDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F41DDBD219006C9815 /* BucketerTestsDatafile.json */; }; |
| 24 | + 2DCC51011DDBD7DD006C9815 /* datafile_6372300739.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F51DDBD219006C9815 /* datafile_6372300739.json */; }; |
| 25 | + 2DCC51021DDBD7DD006C9815 /* test_data_10_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F61DDBD219006C9815 /* test_data_10_experiments.json */; }; |
| 26 | + 2DCC51031DDBD7DD006C9815 /* test_data_25_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F71DDBD219006C9815 /* test_data_25_experiments.json */; }; |
| 27 | + 2DCC51041DDBD7DD006C9815 /* test_data_50_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F81DDBD219006C9815 /* test_data_50_experiments.json */; }; |
| 28 | + 2DCC51051DDBD7DD006C9815 /* validator_whitelisting_test_datafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F91DDBD219006C9815 /* validator_whitelisting_test_datafile.json */; }; |
| 29 | + 2DCC51061DDBD7DD006C9815 /* BucketerTestsDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F41DDBD219006C9815 /* BucketerTestsDatafile.json */; }; |
| 30 | + 2DCC51071DDBD7DD006C9815 /* datafile_6372300739.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F51DDBD219006C9815 /* datafile_6372300739.json */; }; |
| 31 | + 2DCC51081DDBD7DD006C9815 /* test_data_10_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F61DDBD219006C9815 /* test_data_10_experiments.json */; }; |
| 32 | + 2DCC51091DDBD7DD006C9815 /* test_data_25_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F71DDBD219006C9815 /* test_data_25_experiments.json */; }; |
| 33 | + 2DCC510A1DDBD7DD006C9815 /* test_data_50_experiments.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F81DDBD219006C9815 /* test_data_50_experiments.json */; }; |
| 34 | + 2DCC510B1DDBD7DD006C9815 /* validator_whitelisting_test_datafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 2DCC50F91DDBD219006C9815 /* validator_whitelisting_test_datafile.json */; }; |
19 | 35 | 6D5CBB24D7CD0C622634D15B /* Pods_OptimizelySDKDatafileManagerTVOSTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E878B599943D437831DAA7F /* Pods_OptimizelySDKDatafileManagerTVOSTests.framework */; };
|
20 | 36 | 7C30D664EDAC58887076AE8E /* Pods_OptimizelySDKDatafileManageriOSTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F11A4F80C7960C4907845910 /* Pods_OptimizelySDKDatafileManageriOSTests.framework */; };
|
21 | 37 | 8160880F9C1EE3663169C1F5 /* Pods_OptimizelySDKDatafileManageriOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E531AA1D0D78410E6B99080 /* Pods_OptimizelySDKDatafileManageriOS.framework */; };
|
|
97 | 113 | 2DB3D1821DC8187900ECF72E /* OPTLYDatafileManagerBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYDatafileManagerBuilder.h; sourceTree = "<group>"; };
|
98 | 114 | 2DB3D1831DC8187900ECF72E /* OPTLYDatafileManagerBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYDatafileManagerBuilder.m; sourceTree = "<group>"; };
|
99 | 115 | 2DB3D1861DC818D500ECF72E /* OPTLYDatafileManagerBuilderTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYDatafileManagerBuilderTest.m; sourceTree = "<group>"; };
|
| 116 | + 2DCC50D21DDA7D81006C9815 /* OPTLYDatafileManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYDatafileManagerTest.m; sourceTree = "<group>"; }; |
| 117 | + 2DCC50EB1DDBD183006C9815 /* OPTLYTestHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYTestHelper.h; sourceTree = "<group>"; }; |
| 118 | + 2DCC50EC1DDBD183006C9815 /* OPTLYTestHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYTestHelper.m; sourceTree = "<group>"; }; |
| 119 | + 2DCC50F41DDBD219006C9815 /* BucketerTestsDatafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = BucketerTestsDatafile.json; path = TestData/BucketerTestsDatafile.json; sourceTree = "<group>"; }; |
| 120 | + 2DCC50F51DDBD219006C9815 /* datafile_6372300739.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = datafile_6372300739.json; path = TestData/datafile_6372300739.json; sourceTree = "<group>"; }; |
| 121 | + 2DCC50F61DDBD219006C9815 /* test_data_10_experiments.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = test_data_10_experiments.json; path = TestData/test_data_10_experiments.json; sourceTree = "<group>"; }; |
| 122 | + 2DCC50F71DDBD219006C9815 /* test_data_25_experiments.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = test_data_25_experiments.json; path = TestData/test_data_25_experiments.json; sourceTree = "<group>"; }; |
| 123 | + 2DCC50F81DDBD219006C9815 /* test_data_50_experiments.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = test_data_50_experiments.json; path = TestData/test_data_50_experiments.json; sourceTree = "<group>"; }; |
| 124 | + 2DCC50F91DDBD219006C9815 /* validator_whitelisting_test_datafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = validator_whitelisting_test_datafile.json; path = TestData/validator_whitelisting_test_datafile.json; sourceTree = "<group>"; }; |
100 | 125 | 2FEFFF84C21046FA94F7615A /* Pods-OptimizelySDKDatafileManageriOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OptimizelySDKDatafileManageriOSTests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-OptimizelySDKDatafileManageriOSTests/Pods-OptimizelySDKDatafileManageriOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
101 | 126 | 3C0F2EF1551F96713F44A84E /* Pods-OptimizelySDKDatafileManagerTVOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OptimizelySDKDatafileManagerTVOSTests.release.xcconfig"; path = "../Pods/Target Support Files/Pods-OptimizelySDKDatafileManagerTVOSTests/Pods-OptimizelySDKDatafileManagerTVOSTests.release.xcconfig"; sourceTree = "<group>"; };
|
102 | 127 | 57C3406734E932C4DD563494 /* Pods_OptimizelySDKDatafileManagerTVOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OptimizelySDKDatafileManagerTVOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
168 | 193 | /* End PBXFrameworksBuildPhase section */
|
169 | 194 |
|
170 | 195 | /* Begin PBXGroup section */
|
| 196 | + 2DCC50F31DDBD20E006C9815 /* TestData */ = { |
| 197 | + isa = PBXGroup; |
| 198 | + children = ( |
| 199 | + 2DCC50F41DDBD219006C9815 /* BucketerTestsDatafile.json */, |
| 200 | + 2DCC50F51DDBD219006C9815 /* datafile_6372300739.json */, |
| 201 | + 2DCC50F61DDBD219006C9815 /* test_data_10_experiments.json */, |
| 202 | + 2DCC50F71DDBD219006C9815 /* test_data_25_experiments.json */, |
| 203 | + 2DCC50F81DDBD219006C9815 /* test_data_50_experiments.json */, |
| 204 | + 2DCC50F91DDBD219006C9815 /* validator_whitelisting_test_datafile.json */, |
| 205 | + ); |
| 206 | + name = TestData; |
| 207 | + sourceTree = "<group>"; |
| 208 | + }; |
171 | 209 | 6AE0BFC884AFE1AFC12765CF /* Pods */ = {
|
172 | 210 | isa = PBXGroup;
|
173 | 211 | children = (
|
|
231 | 269 | isa = PBXGroup;
|
232 | 270 | children = (
|
233 | 271 | EA3C68CC1DC1E75900C578CA /* OptimizelySDKDatafileManagerTests-Info.plist */,
|
| 272 | + 2DCC50EB1DDBD183006C9815 /* OPTLYTestHelper.h */, |
| 273 | + 2DCC50EC1DDBD183006C9815 /* OPTLYTestHelper.m */, |
234 | 274 | EA3C68CA1DC1E75900C578CA /* OptimizelySDKDatafileManagerTests.m */,
|
235 | 275 | 2DB3D1861DC818D500ECF72E /* OPTLYDatafileManagerBuilderTest.m */,
|
| 276 | + 2DCC50D21DDA7D81006C9815 /* OPTLYDatafileManagerTest.m */, |
| 277 | + 2DCC50F31DDBD20E006C9815 /* TestData */, |
236 | 278 | );
|
237 | 279 | path = OptimizelySDKDatafileManagerTests;
|
238 | 280 | sourceTree = "<group>";
|
|
466 | 508 | isa = PBXResourcesBuildPhase;
|
467 | 509 | buildActionMask = 2147483647;
|
468 | 510 | files = (
|
| 511 | + 2DCC51041DDBD7DD006C9815 /* test_data_50_experiments.json in Resources */, |
| 512 | + 2DCC51021DDBD7DD006C9815 /* test_data_10_experiments.json in Resources */, |
| 513 | + 2DCC51001DDBD7DD006C9815 /* BucketerTestsDatafile.json in Resources */, |
| 514 | + 2DCC51011DDBD7DD006C9815 /* datafile_6372300739.json in Resources */, |
| 515 | + 2DCC51031DDBD7DD006C9815 /* test_data_25_experiments.json in Resources */, |
| 516 | + 2DCC51051DDBD7DD006C9815 /* validator_whitelisting_test_datafile.json in Resources */, |
469 | 517 | );
|
470 | 518 | runOnlyForDeploymentPostprocessing = 0;
|
471 | 519 | };
|
|
480 | 528 | isa = PBXResourcesBuildPhase;
|
481 | 529 | buildActionMask = 2147483647;
|
482 | 530 | files = (
|
| 531 | + 2DCC510A1DDBD7DD006C9815 /* test_data_50_experiments.json in Resources */, |
| 532 | + 2DCC51081DDBD7DD006C9815 /* test_data_10_experiments.json in Resources */, |
| 533 | + 2DCC51061DDBD7DD006C9815 /* BucketerTestsDatafile.json in Resources */, |
| 534 | + 2DCC51071DDBD7DD006C9815 /* datafile_6372300739.json in Resources */, |
| 535 | + 2DCC51091DDBD7DD006C9815 /* test_data_25_experiments.json in Resources */, |
| 536 | + 2DCC510B1DDBD7DD006C9815 /* validator_whitelisting_test_datafile.json in Resources */, |
483 | 537 | );
|
484 | 538 | runOnlyForDeploymentPostprocessing = 0;
|
485 | 539 | };
|
|
652 | 706 | isa = PBXSourcesBuildPhase;
|
653 | 707 | buildActionMask = 2147483647;
|
654 | 708 | files = (
|
| 709 | + 2DCC50EF1DDBD19C006C9815 /* OPTLYTestHelper.m in Sources */, |
655 | 710 | 2DB3D18A1DC818F200ECF72E /* OPTLYDatafileManagerBuilderTest.m in Sources */,
|
656 | 711 | 2DB3D1751DC816C600ECF72E /* OptimizelySDKDatafileManagerTests.m in Sources */,
|
| 712 | + 2DCC50D31DDA7D81006C9815 /* OPTLYDatafileManagerTest.m in Sources */, |
657 | 713 | );
|
658 | 714 | runOnlyForDeploymentPostprocessing = 0;
|
659 | 715 | };
|
|
670 | 726 | isa = PBXSourcesBuildPhase;
|
671 | 727 | buildActionMask = 2147483647;
|
672 | 728 | files = (
|
| 729 | + 2DCC50F01DDBD19D006C9815 /* OPTLYTestHelper.m in Sources */, |
673 | 730 | 2DB3D18B1DC818F200ECF72E /* OPTLYDatafileManagerBuilderTest.m in Sources */,
|
674 | 731 | 2DB3D1791DC816C700ECF72E /* OptimizelySDKDatafileManagerTests.m in Sources */,
|
| 732 | + 2DCC50D41DDA7D81006C9815 /* OPTLYDatafileManagerTest.m in Sources */, |
675 | 733 | );
|
676 | 734 | runOnlyForDeploymentPostprocessing = 0;
|
677 | 735 | };
|
|
0 commit comments