|
211 | 211 | 59B9E1E320E35C9E002F732E /* OPTLYProjectConfigSwiftTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 59B9E1E020E35C9E002F732E /* OPTLYProjectConfigSwiftTest.swift */; };
|
212 | 212 | 5E3C0E701DDF7A290025DB85 /* OPTLYVariable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */; };
|
213 | 213 | 5E3C0E711DDF7A3C0025DB85 /* OPTLYVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
214 |
| - 5E4C07F31DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */; }; |
215 |
| - 5E4C07F41DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */; }; |
| 214 | + 5E4C07F31DFF645C0042B1F8 /* UnsupportedVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */; }; |
| 215 | + 5E4C07F41DFF645C0042B1F8 /* UnsupportedVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */; }; |
216 | 216 | 5E4C07FB1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; };
|
217 | 217 | 5E4C07FC1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; };
|
218 | 218 | 5ECBBE681DDE6A800028FF6B /* OPTLYVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
608 | 608 | 59B9E1CE20E28D9D002F732E /* OptimizelySwiftTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptimizelySwiftTest.swift; sourceTree = "<group>"; };
|
609 | 609 | 59B9E1DF20E35C50002F732E /* OptimizelySDKCoreiOSTests-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "OptimizelySDKCoreiOSTests-Bridging-Header.h"; sourceTree = "<group>"; };
|
610 | 610 | 59B9E1E020E35C9E002F732E /* OPTLYProjectConfigSwiftTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OPTLYProjectConfigSwiftTest.swift; sourceTree = "<group>"; };
|
611 |
| - 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = InvalidDatafileVersionDatafile.json; sourceTree = "<group>"; }; |
| 611 | + 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = UnsupportedVersionDatafile.json; sourceTree = "<group>"; }; |
612 | 612 | 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYNetworkServiceTest.m; sourceTree = "<group>"; };
|
613 | 613 | 5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYVariable.h; sourceTree = "<group>"; };
|
614 | 614 | 5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYVariable.m; sourceTree = "<group>"; };
|
|
1159 | 1159 | children = (
|
1160 | 1160 | EA2FAB951DC6FDFA00B1D81B /* BucketerTestsDatafile.json */,
|
1161 | 1161 | 3E92800D1F26AD4700214C58 /* BucketerTestsDatafile2.json */,
|
1162 |
| - 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */, |
| 1162 | + 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */, |
1163 | 1163 | 3E99CF7D1FE02C1C00B16B97 /* optimizely_6372300739_v4.json */,
|
1164 | 1164 | EA2FAB961DC6FDFA00B1D81B /* optimizely_6372300739.json */,
|
1165 | 1165 | EA2FAB9A1DC6FDFA00B1D81B /* optimizely_7519590183.json */,
|
|
1659 | 1659 | EA2FABD81DC6FDFA00B1D81B /* optimizely_7519590183.json in Resources */,
|
1660 | 1660 | EA2FABD51DC6FDFA00B1D81B /* test_data_50_experiments.json in Resources */,
|
1661 | 1661 | EA2FABCF1DC6FDFA00B1D81B /* test_data_10_experiments.json in Resources */,
|
1662 |
| - 5E4C07F31DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */, |
| 1662 | + 5E4C07F31DFF645C0042B1F8 /* UnsupportedVersionDatafile.json in Resources */, |
1663 | 1663 | 3E99CF7F1FE02C2D00B16B97 /* optimizely_6372300739_v4.json in Resources */,
|
1664 | 1664 | 3EEC2AF220CB3D9E00D096E4 /* test_data_10_experimentsV3.json in Resources */,
|
1665 | 1665 | EA2FABC91DC6FDFA00B1D81B /* BucketerTestsDatafile.json in Resources */,
|
|
1687 | 1687 | EA2FABD01DC6FDFA00B1D81B /* test_data_10_experiments.json in Resources */,
|
1688 | 1688 | 3E99CF801FE02C2E00B16B97 /* optimizely_6372300739_v4.json in Resources */,
|
1689 | 1689 | 3EEC2AF320CB3D9E00D096E4 /* test_data_10_experimentsV3.json in Resources */,
|
1690 |
| - 5E4C07F41DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */, |
| 1690 | + 5E4C07F41DFF645C0042B1F8 /* UnsupportedVersionDatafile.json in Resources */, |
1691 | 1691 | 3EF9D99120AE425000A9B002 /* V2TestDatafile.json in Resources */,
|
1692 | 1692 | EA2FABCA1DC6FDFA00B1D81B /* BucketerTestsDatafile.json in Resources */,
|
1693 | 1693 | EA2FABD31DC6FDFA00B1D81B /* test_data_25_experiments.json in Resources */,
|
|
0 commit comments