|
164 | 164 | 5F4101F526851DC7003699AD /* BNCPasteboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F4101F326851DC7003699AD /* BNCPasteboard.h */; }; |
165 | 165 | 5F4101F626851DC7003699AD /* BNCPasteboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F4101F426851DC7003699AD /* BNCPasteboard.m */; }; |
166 | 166 | 5F42763325DB3694005B9BBC /* AdServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F42763225DB3694005B9BBC /* AdServices.framework */; }; |
167 | | - 5F437E35237DDF770052064B /* BNCTelephony.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F437E33237DDF770052064B /* BNCTelephony.h */; }; |
168 | | - 5F437E36237DDF770052064B /* BNCTelephony.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F437E34237DDF770052064B /* BNCTelephony.m */; }; |
169 | 167 | 5F437E38237DE1320052064B /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F437E37237DE1320052064B /* CoreTelephony.framework */; settings = {ATTRIBUTES = (Required, ); }; }; |
170 | | - 5F437E3A237DE3480052064B /* BNCTelephonyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F437E39237DE3480052064B /* BNCTelephonyTests.m */; }; |
171 | 168 | 5F437E3D237E03C00052064B /* BNCDeviceSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F437E3B237E03C00052064B /* BNCDeviceSystem.h */; }; |
172 | 169 | 5F437E3E237E03C00052064B /* BNCDeviceSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F437E3C237E03C00052064B /* BNCDeviceSystem.m */; }; |
173 | 170 | 5F437E40237E1A560052064B /* BNCDeviceSystemTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F437E3F237E1A560052064B /* BNCDeviceSystemTests.m */; }; |
|
193 | 190 | 5F92B23223834AFD00CA909B /* BNCReachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B23023834AFD00CA909B /* BNCReachability.m */; }; |
194 | 191 | 5F92B23423835FEB00CA909B /* BNCReachabilityTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B23323835FEB00CA909B /* BNCReachabilityTests.m */; }; |
195 | 192 | 5F92B2362383644C00CA909B /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F92B2352383644C00CA909B /* SystemConfiguration.framework */; }; |
196 | | - 5F92B2392383703700CA909B /* BNCLocale.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F92B2372383703700CA909B /* BNCLocale.h */; }; |
197 | | - 5F92B23A2383703700CA909B /* BNCLocale.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B2382383703700CA909B /* BNCLocale.m */; }; |
198 | | - 5F92B23C2384744A00CA909B /* BNCLocaleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B23B2384744A00CA909B /* BNCLocaleTests.m */; }; |
199 | 193 | 5F92B23F238486E200CA909B /* BNCNetworkInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F92B23D238486E200CA909B /* BNCNetworkInterface.h */; }; |
200 | 194 | 5F92B240238486E200CA909B /* BNCNetworkInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B23E238486E200CA909B /* BNCNetworkInterface.m */; }; |
201 | 195 | 5F92B242238752A500CA909B /* BNCDeviceInfoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F92B241238752A500CA909B /* BNCDeviceInfoTests.m */; }; |
|
485 | 479 | 5F4101F326851DC7003699AD /* BNCPasteboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCPasteboard.h; sourceTree = "<group>"; }; |
486 | 480 | 5F4101F426851DC7003699AD /* BNCPasteboard.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCPasteboard.m; sourceTree = "<group>"; }; |
487 | 481 | 5F42763225DB3694005B9BBC /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; |
488 | | - 5F437E33237DDF770052064B /* BNCTelephony.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCTelephony.h; sourceTree = "<group>"; }; |
489 | | - 5F437E34237DDF770052064B /* BNCTelephony.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCTelephony.m; sourceTree = "<group>"; }; |
490 | 482 | 5F437E37237DE1320052064B /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreTelephony.framework; sourceTree = DEVELOPER_DIR; }; |
491 | | - 5F437E39237DE3480052064B /* BNCTelephonyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCTelephonyTests.m; sourceTree = "<group>"; }; |
492 | 483 | 5F437E3B237E03C00052064B /* BNCDeviceSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCDeviceSystem.h; sourceTree = "<group>"; }; |
493 | 484 | 5F437E3C237E03C00052064B /* BNCDeviceSystem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCDeviceSystem.m; sourceTree = "<group>"; }; |
494 | 485 | 5F437E3F237E1A560052064B /* BNCDeviceSystemTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCDeviceSystemTests.m; sourceTree = "<group>"; }; |
|
515 | 506 | 5F92B23023834AFD00CA909B /* BNCReachability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCReachability.m; sourceTree = "<group>"; }; |
516 | 507 | 5F92B23323835FEB00CA909B /* BNCReachabilityTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCReachabilityTests.m; sourceTree = "<group>"; }; |
517 | 508 | 5F92B2352383644C00CA909B /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/SystemConfiguration.framework; sourceTree = DEVELOPER_DIR; }; |
518 | | - 5F92B2372383703700CA909B /* BNCLocale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCLocale.h; sourceTree = "<group>"; }; |
519 | | - 5F92B2382383703700CA909B /* BNCLocale.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCLocale.m; sourceTree = "<group>"; }; |
520 | | - 5F92B23B2384744A00CA909B /* BNCLocaleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCLocaleTests.m; sourceTree = "<group>"; }; |
521 | 509 | 5F92B23D238486E200CA909B /* BNCNetworkInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCNetworkInterface.h; sourceTree = "<group>"; }; |
522 | 510 | 5F92B23E238486E200CA909B /* BNCNetworkInterface.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCNetworkInterface.m; sourceTree = "<group>"; }; |
523 | 511 | 5F92B241238752A500CA909B /* BNCDeviceInfoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCDeviceInfoTests.m; sourceTree = "<group>"; }; |
|
732 | 720 | 5F73FC8023314697000EBD32 /* BNCJSONUtilityTests.m */, |
733 | 721 | 5F8BB66D278771890055D2DC /* BNCKeyChainTests.m */, |
734 | 722 | 4D1683842098C901008819E3 /* BNCLinkDataTests.m */, |
735 | | - 5F92B23B2384744A00CA909B /* BNCLocaleTests.m */, |
736 | 723 | 4D1683902098C901008819E3 /* BNCLog.Test.m */, |
737 | 724 | 5FA9112E29BC662000F3D35C /* BNCNetworkInterfaceTests.m */, |
738 | 725 | 5FDF91582581CDF4009BE5A3 /* BNCPartnerParametersTests.m */, |
|
745 | 732 | 5FB6CC12264F0C7C0020E478 /* BNCServerRequestQueueTests.m */, |
746 | 733 | 5FDB04F324E6156800F2F267 /* BNCSKAdNetworkTests.m */, |
747 | 734 | 4D16838F2098C901008819E3 /* BNCSystemObserverTests.m */, |
748 | | - 5F437E39237DE3480052064B /* BNCTelephonyTests.m */, |
749 | 735 | 4D1683A12098C901008819E3 /* BNCTestCase.h */, |
750 | 736 | 4D16838D2098C901008819E3 /* BNCTestCase.m */, |
751 | 737 | 4D7881F9209CF2D4002B750F /* BNCTestCase.strings */, |
|
960 | 946 | 7E30BCF61A72FE7900AC7402 /* BNCLinkCache.m */, |
961 | 947 | 7E30BCF21A71EEEE00AC7402 /* BNCLinkData.h */, |
962 | 948 | 7E30BCF31A71EEEE00AC7402 /* BNCLinkData.m */, |
963 | | - 5F92B2372383703700CA909B /* BNCLocale.h */, |
964 | | - 5F92B2382383703700CA909B /* BNCLocale.m */, |
965 | 949 | 4DA577151E67B1D600A43BDD /* BNCLog.h */, |
966 | 950 | 4DA577161E67B1D600A43BDD /* BNCLog.m */, |
967 | 951 | 5F92B23D238486E200CA909B /* BNCNetworkInterface.h */, |
|
995 | 979 | F185BAA91F3D30D70056300C /* BNCSpotlightService.m */, |
996 | 980 | 670016C71946309100A9E103 /* BNCSystemObserver.h */, |
997 | 981 | 670016C81946309100A9E103 /* BNCSystemObserver.m */, |
998 | | - 5F437E33237DDF770052064B /* BNCTelephony.h */, |
999 | | - 5F437E34237DDF770052064B /* BNCTelephony.m */, |
1000 | 982 | 4D7881F6209CF28E002B750F /* BNCThreads.h */, |
1001 | 983 | 4D7881F5209CF28E002B750F /* BNCThreads.m */, |
1002 | 984 | 5F08460F23480008005B17E6 /* BNCTuneUtility.h */, |
|
1155 | 1137 | 4DCAC80E1F426F7C00405D1D /* BNCSystemObserver.h in Headers */, |
1156 | 1138 | C10C61AD28248E5A00761D7E /* BNCQRCodeCache.h in Headers */, |
1157 | 1139 | 5FE693F72405E91500E3AEE2 /* BNCCallbackMap.h in Headers */, |
1158 | | - 5F92B2392383703700CA909B /* BNCLocale.h in Headers */, |
1159 | 1140 | 5F38021F24DCC2E800E6FAFD /* BNCServerResponse.h in Headers */, |
1160 | 1141 | 5F38023024DCC2E800E6FAFD /* BNCServerRequestQueue.h in Headers */, |
1161 | | - 5F437E35237DDF770052064B /* BNCTelephony.h in Headers */, |
1162 | 1142 | 4DCAC8161F426F7C00405D1D /* BranchCSSearchableItemAttributeSet.h in Headers */, |
1163 | 1143 | 4D59B51F2006979C00F89FD5 /* BNCApplication.h in Headers */, |
1164 | 1144 | 5FB0AA6B231875B500A0F9EA /* BNCUserAgentCollector.h in Headers */, |
|
1496 | 1476 | 4D9607F51FBF9473008AB3C2 /* UIViewController+Branch.m in Sources */, |
1497 | 1477 | C1CC888929C27E8000BDD2B5 /* BNCUrlQueryParameter.m in Sources */, |
1498 | 1478 | 4D35141C1E3201D80085EBA1 /* NSMutableDictionary+Branch.m in Sources */, |
1499 | | - 5F92B23A2383703700CA909B /* BNCLocale.m in Sources */, |
1500 | 1479 | 4D955CCD2035021400FB8008 /* BNCURLFilter.m in Sources */, |
1501 | 1480 | 466B58681B17779C00A69EDE /* BNCLinkData.m in Sources */, |
1502 | | - 5F437E36237DDF770052064B /* BNCTelephony.m in Sources */, |
1503 | 1481 | 5F892ED8236258390023AEC1 /* BNCFacebookAppLinks.m in Sources */, |
1504 | 1482 | 54FF1F921BD1DC320004CE2E /* BranchLinkProperties.m in Sources */, |
1505 | 1483 | 466B586A1B17779C00A69EDE /* BNCLinkCache.m in Sources */, |
|
1567 | 1545 | 5F205D0823186AF700C776D1 /* BNCUserAgentCollectorTests.m in Sources */, |
1568 | 1546 | 5FCF7EAD29DC96A7008D629E /* BNCURLFilterSkiplistUpgradeTests.m in Sources */, |
1569 | 1547 | 4D1683C12098C902008819E3 /* BNCApplication.Test.m in Sources */, |
1570 | | - 5F92B23C2384744A00CA909B /* BNCLocaleTests.m in Sources */, |
1571 | | - 5F437E3A237DE3480052064B /* BNCTelephonyTests.m in Sources */, |
1572 | 1548 | 4D1683B92098C902008819E3 /* BNCSystemObserverTests.m in Sources */, |
1573 | 1549 | 4D1683BE2098C902008819E3 /* BranchShortUrlSyncRequestTests.m in Sources */, |
1574 | 1550 | 4D1683CA2098C902008819E3 /* BNCPreferenceHelperTests.m in Sources */, |
|
0 commit comments