|
211 | 211 | 5E4C07F41DFF645C0042B1F8 /* UnsupportedVersionDatafile.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */; }; |
212 | 212 | 5E4C07FB1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; }; |
213 | 213 | 5E4C07FC1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */; }; |
| 214 | + 5E92F23522CDA35C00F12C87 /* cdnDump.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5E92F23222CDA35B00F12C87 /* cdnDump.cer */; }; |
| 215 | + 5E92F23622CDA35C00F12C87 /* apiDump.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5E92F23322CDA35B00F12C87 /* apiDump.cer */; }; |
| 216 | + 5E92F23722CDA35C00F12C87 /* logxDump.cer in Resources */ = {isa = PBXBuildFile; fileRef = 5E92F23422CDA35C00F12C87 /* logxDump.cer */; }; |
214 | 217 | 9084F7812150D4F700ACBA99 /* OPTLYEventTagUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 9084F77F2150D4F700ACBA99 /* OPTLYEventTagUtil.h */; }; |
215 | 218 | 9084F7822150D4F800ACBA99 /* OPTLYEventTagUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 9084F77F2150D4F700ACBA99 /* OPTLYEventTagUtil.h */; }; |
216 | 219 | 9084F7832150D4F800ACBA99 /* OPTLYEventTagUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 9084F7802150D4F700ACBA99 /* OPTLYEventTagUtil.m */; }; |
|
619 | 622 | 59B9E1E020E35C9E002F732E /* OPTLYProjectConfigSwiftTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OPTLYProjectConfigSwiftTest.swift; sourceTree = "<group>"; }; |
620 | 623 | 5E4C07F21DFF645C0042B1F8 /* UnsupportedVersionDatafile.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = UnsupportedVersionDatafile.json; sourceTree = "<group>"; }; |
621 | 624 | 5E4C07FA1DFF66B00042B1F8 /* OPTLYNetworkServiceTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OPTLYNetworkServiceTest.m; sourceTree = "<group>"; }; |
| 625 | + 5E92F23222CDA35B00F12C87 /* cdnDump.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = cdnDump.cer; sourceTree = "<group>"; }; |
| 626 | + 5E92F23322CDA35B00F12C87 /* apiDump.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = apiDump.cer; sourceTree = "<group>"; }; |
| 627 | + 5E92F23422CDA35C00F12C87 /* logxDump.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = logxDump.cer; sourceTree = "<group>"; }; |
622 | 628 | 8766E217ECD3BEA353B080F5 /* Pods_OptimizelySDKCoreiOSTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OptimizelySDKCoreiOSTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
623 | 629 | 8B04E0101E180FAD8C9CA7A6 /* Pods_OptimizelySDKCoreiOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_OptimizelySDKCoreiOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
624 | 630 | 9084F77F2150D4F700ACBA99 /* OPTLYEventTagUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OPTLYEventTagUtil.h; sourceTree = "<group>"; }; |
|
997 | 1003 | name = Notification; |
998 | 1004 | sourceTree = "<group>"; |
999 | 1005 | }; |
| 1006 | + 5E92F23E22CDA41100F12C87 /* Resources */ = { |
| 1007 | + isa = PBXGroup; |
| 1008 | + children = ( |
| 1009 | + 5E92F23422CDA35C00F12C87 /* logxDump.cer */, |
| 1010 | + 5E92F23322CDA35B00F12C87 /* apiDump.cer */, |
| 1011 | + 5E92F23222CDA35B00F12C87 /* cdnDump.cer */, |
| 1012 | + ); |
| 1013 | + path = Resources; |
| 1014 | + sourceTree = "<group>"; |
| 1015 | + }; |
1000 | 1016 | 93BE4E5119FD429B5D9A3435 /* Pods */ = { |
1001 | 1017 | isa = PBXGroup; |
1002 | 1018 | children = ( |
|
1201 | 1217 | EA3C67FB1DC1E66C00C578CA = { |
1202 | 1218 | isa = PBXGroup; |
1203 | 1219 | children = ( |
| 1220 | + 5E92F23E22CDA41100F12C87 /* Resources */, |
1204 | 1221 | 3E858C5C1F42275700D53856 /* OPTLYJSONModel */, |
1205 | 1222 | 3EA27B081F47AB0D00C0208F /* OPTLYJSONModelTests */, |
1206 | 1223 | EA3C68071DC1E66C00C578CA /* OptimizelySDKCore */, |
|
1611 | 1628 | developmentRegion = English; |
1612 | 1629 | hasScannedForEncodings = 0; |
1613 | 1630 | knownRegions = ( |
| 1631 | + English, |
1614 | 1632 | en, |
1615 | 1633 | ); |
1616 | 1634 | mainGroup = EA3C67FB1DC1E66C00C578CA; |
|
1678 | 1696 | buildActionMask = 2147483647; |
1679 | 1697 | files = ( |
1680 | 1698 | 3E858C601F42277B00D53856 /* LICENSE in Resources */, |
| 1699 | + 5E92F23522CDA35C00F12C87 /* cdnDump.cer in Resources */, |
| 1700 | + 5E92F23622CDA35C00F12C87 /* apiDump.cer in Resources */, |
| 1701 | + 5E92F23722CDA35C00F12C87 /* logxDump.cer in Resources */, |
1681 | 1702 | ); |
1682 | 1703 | runOnlyForDeploymentPostprocessing = 0; |
1683 | 1704 | }; |
|
0 commit comments