Skip to content

Commit d7ac79c

Browse files
deprecate live variable APIs (#203)
* deprecate live variable APIs * removed variableString and variable occurrences
1 parent ccb0db9 commit d7ac79c

File tree

52 files changed

+33
-2154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+33
-2154
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"groups": [], "projectId": "8182362857", "variables": [{"defaultValue": "true", "type": "boolean", "id": "8174853270", "key": "sample_variable_boolean"}, {"defaultValue": "0.0", "type": "double", "id": "8175055404", "key": "sample_variable_double"}, {"defaultValue": "0", "type": "integer", "id": "8177539581", "key": "sample_variable_integer"}, {"defaultValue": "default", "type": "string", "id": "8177990329", "key": "sample_variable_string"}], "version": "3", "experiments": [{"status": "Running", "key": "background_experiment", "layerId": "8174477208", "trafficAllocation": [{"entityId": "8177401270", "endOfRange": 10000}], "audienceIds": ["8179612088"], "variations": [{"variables": [{"id": "8177539581", "value": "0"}, {"id": "8177990329", "value": "default"}, {"id": "8174853270", "value": "true"}, {"id": "8175055404", "value": "0.0"}], "id": "8182320831", "key": "variation_a"}, {"variables": [{"id": "8177539581", "value": "0"}, {"id": "8177990329", "value": "default"}, {"id": "8174853270", "value": "true"}, {"id": "8175055404", "value": "0.0"}], "id": "8177401270", "key": "variation_b"}], "forcedVariations": {}, "id": "8183190141"}], "audiences": [{"conditions": "[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key\", \"type\": \"custom_attribute\", \"value\": \"sample_attribute_value\"}]]]", "id": "8179612088", "name": "sample_audience"}, {"conditions": "[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"a\"}], [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"b\"}], [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"c\"}]]]", "id": "8853260009", "name": "sample_audience_2"}], "anonymizeIP": false, "attributes": [{"id": "8172478122", "key": "sample_attribute_key"}, {"id": "8834562451", "key": "sample_attribute_key_2"}], "revision": "65", "events": [{"experimentIds": ["8183190141"], "id": "8182211634", "key": "sample_conversion"}], "accountId": "6384711706"}
1+
{"groups":[],"projectId":"8182362857","version":"3","experiments":[{"status":"Running","key":"background_experiment","layerId":"8174477208","trafficAllocation":[{"entityId":"8177401270","endOfRange":10000}],"audienceIds":["8179612088"],"variations":[{"variables":[{"id":"8177539581","value":"0"},{"id":"8177990329","value":"default"},{"id":"8174853270","value":"true"},{"id":"8175055404","value":"0.0"}],"id":"8182320831","key":"variation_a"},{"variables":[{"id":"8177539581","value":"0"},{"id":"8177990329","value":"default"},{"id":"8174853270","value":"true"},{"id":"8175055404","value":"0.0"}],"id":"8177401270","key":"variation_b"}],"forcedVariations":{},"id":"8183190141"}],"audiences":[{"conditions":"[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key\", \"type\": \"custom_attribute\", \"value\": \"sample_attribute_value\"}]]]","id":"8179612088","name":"sample_audience"},{"conditions":"[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"a\"}], [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"b\"}], [\"or\", {\"name\": \"sample_attribute_key_2\", \"type\": \"custom_attribute\", \"value\": \"c\"}]]]","id":"8853260009","name":"sample_audience_2"}],"anonymizeIP":false,"attributes":[{"id":"8172478122","key":"sample_attribute_key"},{"id":"8834562451","key":"sample_attribute_key_2"}],"revision":"65","events":[{"experimentIds":["8183190141"],"id":"8182211634","key":"sample_conversion"}],"accountId":"6384711706"}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"groups": [], "variables": [{"defaultValue": "true", "type": "boolean", "id": "8174853270", "key": "sample_variable_boolean"}, {"defaultValue": "0.0", "type": "double", "id": "8175055404", "key": "sample_variable_double"}, {"defaultValue": "0", "type": "integer", "id": "8177539581", "key": "sample_variable_integer"}, {"defaultValue": "default", "type": "string", "id": "8177990329", "key": "sample_variable_string"}], "experiments": [{"status": "Running", "key": "background_experiment", "layerId": "8174477208", "trafficAllocation": [{"entityId": "8182320831", "endOfRange": 5000}, {"entityId": "8177401270", "endOfRange": 10000}], "audienceIds": ["8179612088"], "variations": [{"variables": [], "id": "8182320831", "key": "variation_a"}, {"variables": [], "id": "8177401270", "key": "variation_b"}], "forcedVariations": {}, "id": "8183190141"}], "audiences": [{"conditions": "[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key\", \"type\": \"custom_attribute\", \"value\": \"sample_attribute_value\"}]]]", "id": "8179612088", "name": "sample_audience"}], "anonymizeIP": false, "accountId": "6384711706", "projectId": "8182362857", "version": "3", "attributes": [{"id": "8172478122", "key": "sample_attribute_key"}], "events": [{"experimentIds": ["8183190141"], "id": "8182211634", "key": "sample_conversion"}], "revision": "13"}
1+
{"groups":[],"experiments":[{"status":"Running","key":"background_experiment","layerId":"8174477208","trafficAllocation":[{"entityId":"8182320831","endOfRange":5000},{"entityId":"8177401270","endOfRange":10000}],"audienceIds":["8179612088"],"variations":[{"variables":[],"id":"8182320831","key":"variation_a"},{"variables":[],"id":"8177401270","key":"variation_b"}],"forcedVariations":{},"id":"8183190141"}],"audiences":[{"conditions":"[\"and\", [\"or\", [\"or\", {\"name\": \"sample_attribute_key\", \"type\": \"custom_attribute\", \"value\": \"sample_attribute_value\"}]]]","id":"8179612088","name":"sample_audience"}],"anonymizeIP":false,"accountId":"6384711706","projectId":"8182362857","version":"3","attributes":[{"id":"8172478122","key":"sample_attribute_key"}],"events":[{"experimentIds":["8183190141"],"id":"8182211634","key":"sample_conversion"}],"revision":"13"}

OptimizelySDKCore/OptimizelySDKCore.xcodeproj/project.pbxproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -168,14 +168,10 @@
168168
3EA27B0C1F47AB0D00C0208F /* OptimizelySDKCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA2FA7FE1DC5DBA000B1D81B /* OptimizelySDKCore.framework */; };
169169
3EE687AA1F312FA30084B375 /* BucketerTestsDatafile2.json in Resources */ = {isa = PBXBuildFile; fileRef = 3E92800D1F26AD4700214C58 /* BucketerTestsDatafile2.json */; };
170170
4FFB468BAFC670CF55514638 /* Pods_OptimizelySDKCoreTVOSTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A3A368275572C29A76DC80A /* Pods_OptimizelySDKCoreTVOSTests.framework */; };
171-
5E3C0E701DDF7A290025DB85 /* OPTLYVariable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */; };
172-
5E3C0E711DDF7A3C0025DB85 /* OPTLYVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
173171
5E4C07F31DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */; };
174172
5E4C07F41DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */; };
175173
5E4C07FB1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; };
176174
5E4C07FC1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; };
177-
5ECBBE681DDE6A800028FF6B /* OPTLYVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = 5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
178-
5ECBBE691DDE6A800028FF6B /* OPTLYVariable.m in Sources */ = {isa = PBXBuildFile; fileRef = 5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */; };
179175
EA064BC71DD3FC8800DF7537 /* OPTLYQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = EA064BC51DD3FC8800DF7537 /* OPTLYQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
180176
EA064BC81DD3FC8800DF7537 /* OPTLYQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = EA064BC51DD3FC8800DF7537 /* OPTLYQueue.h */; settings = {ATTRIBUTES = (Public, ); }; };
181177
EA064BC91DD3FC8800DF7537 /* OPTLYQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = EA064BC61DD3FC8800DF7537 /* OPTLYQueue.m */; };
@@ -198,10 +194,6 @@
198194
EA2C242E1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = EA2C242B1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.h */; settings = {ATTRIBUTES = (Public, ); }; };
199195
EA2C242F1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = EA2C242C1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.m */; };
200196
EA2C24301DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.m in Sources */ = {isa = PBXBuildFile; fileRef = EA2C242C1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.m */; };
201-
EA2C24331DE7887C0063ADA0 /* OPTLYVariationVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = EA2C24311DE7887C0063ADA0 /* OPTLYVariationVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
202-
EA2C24341DE7887C0063ADA0 /* OPTLYVariationVariable.h in Headers */ = {isa = PBXBuildFile; fileRef = EA2C24311DE7887C0063ADA0 /* OPTLYVariationVariable.h */; settings = {ATTRIBUTES = (Public, ); }; };
203-
EA2C24351DE7887C0063ADA0 /* OPTLYVariationVariable.m in Sources */ = {isa = PBXBuildFile; fileRef = EA2C24321DE7887C0063ADA0 /* OPTLYVariationVariable.m */; };
204-
EA2C24361DE7887C0063ADA0 /* OPTLYVariationVariable.m in Sources */ = {isa = PBXBuildFile; fileRef = EA2C24321DE7887C0063ADA0 /* OPTLYVariationVariable.m */; };
205197
EA2FA8071DC5DBA000B1D81B /* OptimizelySDKCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA2FA7FE1DC5DBA000B1D81B /* OptimizelySDKCore.framework */; };
206198
EA2FA8271DC5DBB100B1D81B /* OptimizelySDKCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA2FA81E1DC5DBB100B1D81B /* OptimizelySDKCore.framework */; };
207199
EA2FA9771DC6F3CF00B1D81B /* murmur3.h in Headers */ = {isa = PBXBuildFile; fileRef = EA2FA9701DC6F3CF00B1D81B /* murmur3.h */; settings = {ATTRIBUTES = (Private, ); }; };
@@ -549,8 +541,6 @@
549541
51B050141BF2E9277B39EEE8 /* Pods-OptimizelySDKCoreiOSTests.rc.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OptimizelySDKCoreiOSTests.rc.xcconfig"; path = "../Pods/Target Support Files/Pods-OptimizelySDKCoreiOSTests/Pods-OptimizelySDKCoreiOSTests.rc.xcconfig"; sourceTree = "<group>"; };
550542
5E4C07F21DFF645C0042B1F8 /* InvalidDatafileVersionDatafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = InvalidDatafileVersionDatafile.json; sourceTree = "<group>"; };
551543
5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYNetworkServiceTest.m; sourceTree = "<group>"; };
552-
5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYVariable.h; sourceTree = "<group>"; };
553-
5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYVariable.m; sourceTree = "<group>"; };
554544
8766E217ECD3BEA353B080F5 /* Pods_OptimizelySDKCoreiOSTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OptimizelySDKCoreiOSTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
555545
8B04E0101E180FAD8C9CA7A6 /* Pods_OptimizelySDKCoreiOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OptimizelySDKCoreiOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
556546
924C83E5511EF3E43FC015AF /* Pods-OptimizelySDKCoreTVOSTests.rc.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-OptimizelySDKCoreTVOSTests.rc.xcconfig"; path = "../Pods/Target Support Files/Pods-OptimizelySDKCoreTVOSTests/Pods-OptimizelySDKCoreTVOSTests.rc.xcconfig"; sourceTree = "<group>"; };
@@ -572,8 +562,6 @@
572562
EA16D9411ECCC5C600C4C998 /* OPTLYDecisionService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OPTLYDecisionService.m; path = OptimizelySDKCore/OPTLYDecisionService.m; sourceTree = "<group>"; };
573563
EA2C242B1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYProjectConfigBuilder.h; sourceTree = "<group>"; };
574564
EA2C242C1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYProjectConfigBuilder.m; sourceTree = "<group>"; };
575-
EA2C24311DE7887C0063ADA0 /* OPTLYVariationVariable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OPTLYVariationVariable.h; sourceTree = "<group>"; };
576-
EA2C24321DE7887C0063ADA0 /* OPTLYVariationVariable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYVariationVariable.m; sourceTree = "<group>"; };
577565
EA2FA7FE1DC5DBA000B1D81B /* OptimizelySDKCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OptimizelySDKCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
578566
EA2FA8061DC5DBA000B1D81B /* OptimizelySDKCoreiOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OptimizelySDKCoreiOSTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
579567
EA2FA81E1DC5DBB100B1D81B /* OptimizelySDKCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OptimizelySDKCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -996,12 +984,8 @@
996984
EA2FAA7F1DC6F57100B1D81B /* OPTLYProjectConfig.m */,
997985
EA2FAA801DC6F57100B1D81B /* OPTLYTrafficAllocation.h */,
998986
EA2FAA811DC6F57100B1D81B /* OPTLYTrafficAllocation.m */,
999-
5ECBBE661DDE6A800028FF6B /* OPTLYVariable.h */,
1000-
5ECBBE671DDE6A800028FF6B /* OPTLYVariable.m */,
1001987
EA2FAA821DC6F57100B1D81B /* OPTLYVariation.h */,
1002988
EA2FAA831DC6F57100B1D81B /* OPTLYVariation.m */,
1003-
EA2C24311DE7887C0063ADA0 /* OPTLYVariationVariable.h */,
1004-
EA2C24321DE7887C0063ADA0 /* OPTLYVariationVariable.m */,
1005989
EA16D93A1ECBD90E00C4C998 /* OPTLYExperimentBucketMapEntity.h */,
1006990
EA16D93B1ECBD90E00C4C998 /* OPTLYExperimentBucketMapEntity.m */,
1007991
EA16D9341ECBA9B200C4C998 /* OPTLYUserProfile.h */,
@@ -1234,7 +1218,6 @@
12341218
EA2C242D1DE6A2470063ADA0 /* OPTLYProjectConfigBuilder.h in Headers */,
12351219
EA2FAB121DC6F57200B1D81B /* OPTLYTrafficAllocation.h in Headers */,
12361220
EA064BC71DD3FC8800DF7537 /* OPTLYQueue.h in Headers */,
1237-
5ECBBE681DDE6A800028FF6B /* OPTLYVariable.h in Headers */,
12381221
EA2FAB181DC6F57200B1D81B /* OPTLYVariation.h in Headers */,
12391222
EA2FAAA01DC6F57100B1D81B /* OPTLYDatafileKeys.h in Headers */,
12401223
EA2FAAB21DC6F57200B1D81B /* OPTLYEventAudience.h in Headers */,
@@ -1244,7 +1227,6 @@
12441227
EA2FAAEE1DC6F57200B1D81B /* OPTLYEventRelatedEvent.h in Headers */,
12451228
EA2FAAAC1DC6F57200B1D81B /* OPTLYEvent.h in Headers */,
12461229
EA2FAAD01DC6F57200B1D81B /* OPTLYEventFeature.h in Headers */,
1247-
EA2C24331DE7887C0063ADA0 /* OPTLYVariationVariable.h in Headers */,
12481230
EA2FAABE1DC6F57200B1D81B /* OPTLYEventDecision.h in Headers */,
12491231
EA2FAAA61DC6F57200B1D81B /* OPTLYDecisionEventTicket.h in Headers */,
12501232
EA2FAAC41DC6F57200B1D81B /* OPTLYEventDecisionTicket.h in Headers */,
@@ -1281,7 +1263,6 @@
12811263
EA2FAB331DC6F59D00B1D81B /* OPTLYErrorHandler.h in Headers */,
12821264
EA2FAB211DC6F58800B1D81B /* OPTLYBuilder.h in Headers */,
12831265
EA2FAB191DC6F57200B1D81B /* OPTLYVariation.h in Headers */,
1284-
5E3C0E711DDF7A3C0025DB85 /* OPTLYVariable.h in Headers */,
12851266
EA2FAB531DC6F5BE00B1D81B /* OPTLYLogger.h in Headers */,
12861267
EA2FAB591DC6F5BE00B1D81B /* OPTLYLoggerMessages.h in Headers */,
12871268
EA2FAB831DC6FCD300B1D81B /* OptimizelySDKCore.h in Headers */,
@@ -1302,7 +1283,6 @@
13021283
EA2FAB071DC6F57200B1D81B /* OPTLYGroup.h in Headers */,
13031284
EA2FAAE91DC6F57200B1D81B /* OPTLYEventParameterKeys.h in Headers */,
13041285
EA2FAAFB1DC6F57200B1D81B /* OPTLYEventView.h in Headers */,
1305-
EA2C24341DE7887C0063ADA0 /* OPTLYVariationVariable.h in Headers */,
13061286
EA2FAABF1DC6F57200B1D81B /* OPTLYEventDecision.h in Headers */,
13071287
EA2FAAD71DC6F57200B1D81B /* OPTLYEventHeader.h in Headers */,
13081288
EA2FAAD11DC6F57200B1D81B /* OPTLYEventFeature.h in Headers */,
@@ -1855,13 +1835,11 @@
18551835
EA2FAC241DC6FFC600B1D81B /* OPTLYEventBuilder.m in Sources */,
18561836
EA8FD0DD1DE9798E00D950AD /* OPTLYHTTPRequestManager.m in Sources */,
18571837
EA2FAC251DC6FFC600B1D81B /* OPTLYLogger.m in Sources */,
1858-
5ECBBE691DDE6A800028FF6B /* OPTLYVariable.m in Sources */,
18591838
3E858C861F4227E300D53856 /* OPTLYJSONValueTransformer.m in Sources */,
18601839
3E858C701F4227CD00D53856 /* OPTLYJSONModelClassProperty.m in Sources */,
18611840
EA2FAC261DC6FFC600B1D81B /* OPTLYLoggerMessages.m in Sources */,
18621841
3E858C6E1F4227CD00D53856 /* OPTLYJSONModel.m in Sources */,
18631842
EA2FAC291DC6FFC600B1D81B /* OPTLYLog.m in Sources */,
1864-
EA2C24351DE7887C0063ADA0 /* OPTLYVariationVariable.m in Sources */,
18651843
EAC5F3451E7B7DDF00C087B8 /* OPTLYEventDispatcherBasic.m in Sources */,
18661844
);
18671845
runOnlyForDeploymentPostprocessing = 0;
@@ -1937,11 +1915,9 @@
19371915
3E858C8A1F4227F900D53856 /* OPTLYJSONModelClassProperty.m in Sources */,
19381916
EA2FAC001DC6FFA100B1D81B /* OPTLYLogger.m in Sources */,
19391917
3E858C951F42280900D53856 /* OPTLYJSONKeyMapper.m in Sources */,
1940-
5E3C0E701DDF7A290025DB85 /* OPTLYVariable.m in Sources */,
19411918
EA2FAC011DC6FFA100B1D81B /* OPTLYLoggerMessages.m in Sources */,
19421919
EA2FAC041DC6FFA100B1D81B /* OPTLYLog.m in Sources */,
19431920
EAC5F3461E7B7DDF00C087B8 /* OPTLYEventDispatcherBasic.m in Sources */,
1944-
EA2C24361DE7887C0063ADA0 /* OPTLYVariationVariable.m in Sources */,
19451921
);
19461922
runOnlyForDeploymentPostprocessing = 0;
19471923
};

OptimizelySDKCore/OptimizelySDKCore/OPTLYDatafileKeys.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,22 +62,13 @@ extern NSString * const OPTLYDatafileKeysTrafficAllocationEndOfRange;
6262
// Variations
6363
extern NSString * const OPTLYDatafileKeysVariationId;
6464
extern NSString * const OPTLYDatafileKeysVariationKey;
65-
extern NSString * const OPTLYDatafileKeysVariationVariables;
6665
// Conditions
6766
extern NSString * const OPTLYDatafileKeysConditionName;
6867
extern NSString * const OPTLYDatafileKeysConditionType;
6968
extern NSString * const OPTLYDatafileKeysConditionValue;
7069
extern NSString * const OPTLYDatafileKeysAndCondition;
7170
extern NSString * const OPTLYDatafileKeysNotCondition;
7271
extern NSString * const OPTLYDatafileKeysOrCondition;
73-
// Live Variables
74-
extern NSString * const OPTLYDatafileKeysVariableId;
75-
extern NSString * const OPTLYDatafileKeysVariableKey;
76-
extern NSString * const OPTLYDatafileKeysVariableType;
77-
extern NSString * const OPTLYDatafileKeysVariableValue;
78-
// Variation Live Variable
79-
extern NSString * const OPTLYDatafileKeysVariationVariableId;
80-
extern NSString * const OPTLYDatafileKeysVariationVariableValue;
8172
// User Profile Service (not in datafile yet)
8273
extern NSString * const OPTLYDatafileKeysUserProfileServiceUserId;
8374
extern NSString * const OPTLYDatafileKeysUserProfileServiceExperimentBucketMap;

0 commit comments

Comments
 (0)