|
166 | 166 | 54391A161BA249FA0061CB0F /* BranchCSSearchableItemAttributeSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 54391A141BA249FA0061CB0F /* BranchCSSearchableItemAttributeSet.m */; }; |
167 | 167 | 54FF1F8E1BD1D4AE0004CE2E /* BranchUniversalObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 54FF1F8C1BD1D4AE0004CE2E /* BranchUniversalObject.m */; }; |
168 | 168 | 54FF1F921BD1DC320004CE2E /* BranchLinkProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 54FF1F901BD1DC320004CE2E /* BranchLinkProperties.m */; }; |
| 169 | + 5F67F48E228F535500067429 /* BNCEncodingUtilsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F67F48D228F535500067429 /* BNCEncodingUtilsTests.m */; }; |
169 | 170 | 5F8B7B4021B5F5CD009CE0A6 /* libBranch.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 466B58381B17773000A69EDE /* libBranch.a */; }; |
170 | 171 | 5F8B7B4721B5F5F0009CE0A6 /* Branch_setBranchKeyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F8B7B4621B5F5F0009CE0A6 /* Branch_setBranchKeyTests.m */; }; |
171 | 172 | 63E4C4881D25E16A00A45FD8 /* LogOutputViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63E4C4871D25E16A00A45FD8 /* LogOutputViewController.m */; }; |
|
388 | 389 | 54FF1F8C1BD1D4AE0004CE2E /* BranchUniversalObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchUniversalObject.m; sourceTree = "<group>"; }; |
389 | 390 | 54FF1F8F1BD1DC320004CE2E /* BranchLinkProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchLinkProperties.h; sourceTree = "<group>"; }; |
390 | 391 | 54FF1F901BD1DC320004CE2E /* BranchLinkProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchLinkProperties.m; sourceTree = "<group>"; }; |
| 392 | + 5F67F48D228F535500067429 /* BNCEncodingUtilsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCEncodingUtilsTests.m; sourceTree = "<group>"; }; |
391 | 393 | 5F8B7B3B21B5F5CD009CE0A6 /* Branch-SDK-Unhosted-Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Branch-SDK-Unhosted-Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
392 | 394 | 5F8B7B3F21B5F5CD009CE0A6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
393 | 395 | 5F8B7B4621B5F5F0009CE0A6 /* Branch_setBranchKeyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Branch_setBranchKeyTests.m; sourceTree = "<group>"; }; |
|
647 | 649 | 5F8B7B3C21B5F5CD009CE0A6 /* Branch-SDK-Unhosted-Tests */ = { |
648 | 650 | isa = PBXGroup; |
649 | 651 | children = ( |
| 652 | + 5F67F48D228F535500067429 /* BNCEncodingUtilsTests.m */, |
650 | 653 | 5F8B7B4621B5F5F0009CE0A6 /* Branch_setBranchKeyTests.m */, |
651 | 654 | 5F8B7B3F21B5F5CD009CE0A6 /* Info.plist */, |
652 | 655 | ); |
|
1066 | 1069 | developmentRegion = English; |
1067 | 1070 | hasScannedForEncodings = 0; |
1068 | 1071 | knownRegions = ( |
| 1072 | + English, |
1069 | 1073 | en, |
1070 | 1074 | Base, |
1071 | 1075 | ); |
|
1212 | 1216 | isa = PBXSourcesBuildPhase; |
1213 | 1217 | buildActionMask = 2147483647; |
1214 | 1218 | files = ( |
| 1219 | + 5F67F48E228F535500067429 /* BNCEncodingUtilsTests.m in Sources */, |
1215 | 1220 | 5F8B7B4721B5F5F0009CE0A6 /* Branch_setBranchKeyTests.m in Sources */, |
1216 | 1221 | ); |
1217 | 1222 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments