|
274 | 274 | C1614D56285BC8A00098946B /* LinkPresentation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C1614D55285BC8A00098946B /* LinkPresentation.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
275 | 275 | C1614D5C285BD4AF0098946B /* BranchPluginSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = C1614D5A285BD4AF0098946B /* BranchPluginSupport.h */; }; |
276 | 276 | C1614D5D285BD4AF0098946B /* BranchPluginSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = C1614D5B285BD4AF0098946B /* BranchPluginSupport.m */; }; |
| 277 | + C1CC887F29BAA06600BDD2B5 /* BNCReferringURLUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = C1CC887D29BAA06600BDD2B5 /* BNCReferringURLUtility.h */; }; |
| 278 | + C1CC888029BAA06600BDD2B5 /* BNCReferringURLUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = C1CC887E29BAA06600BDD2B5 /* BNCReferringURLUtility.m */; }; |
| 279 | + C1CC888229BAAFC000BDD2B5 /* BNCReferringURLUtilityTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C1CC888129BAAFC000BDD2B5 /* BNCReferringURLUtilityTests.m */; }; |
| 280 | + C1CC888529BAB10D00BDD2B5 /* BNCReferringURLUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = C1CC888329BAB0C600BDD2B5 /* BNCReferringURLUtility.m */; }; |
277 | 281 | E2B9474A1D15D75000F2270D /* BNCCallbacks.h in Headers */ = {isa = PBXBuildFile; fileRef = E2B947491D15D73900F2270D /* BNCCallbacks.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
278 | 282 | E72489D228E40D0200DCD8FD /* PasteControlViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E72489D128E40D0200DCD8FD /* PasteControlViewController.m */; }; |
279 | 283 | E729974D28E2BBFA007D91B2 /* BranchPasteControl.h in Headers */ = {isa = PBXBuildFile; fileRef = E729974B28E2BBFA007D91B2 /* BranchPasteControl.h */; }; |
|
618 | 622 | C1614D55285BC8A00098946B /* LinkPresentation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = LinkPresentation.framework; path = System/Library/Frameworks/LinkPresentation.framework; sourceTree = SDKROOT; }; |
619 | 623 | C1614D5A285BD4AF0098946B /* BranchPluginSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchPluginSupport.h; sourceTree = "<group>"; }; |
620 | 624 | C1614D5B285BD4AF0098946B /* BranchPluginSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchPluginSupport.m; sourceTree = "<group>"; }; |
| 625 | + C1CC887D29BAA06600BDD2B5 /* BNCReferringURLUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCReferringURLUtility.h; sourceTree = "<group>"; }; |
| 626 | + C1CC887E29BAA06600BDD2B5 /* BNCReferringURLUtility.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCReferringURLUtility.m; sourceTree = "<group>"; }; |
| 627 | + C1CC888129BAAFC000BDD2B5 /* BNCReferringURLUtilityTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCReferringURLUtilityTests.m; sourceTree = "<group>"; }; |
| 628 | + C1CC888329BAB0C600BDD2B5 /* BNCReferringURLUtility.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCReferringURLUtility.m; sourceTree = "<group>"; }; |
| 629 | + C1CC888429BAB0E300BDD2B5 /* BNCReferringURLUtility.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCReferringURLUtility.h; sourceTree = "<group>"; }; |
621 | 630 | D258D2C41A794D64004A1C90 /* BranchActivityItemProvider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchActivityItemProvider.h; sourceTree = "<group>"; }; |
622 | 631 | D258D2C51A794D64004A1C90 /* BranchActivityItemProvider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchActivityItemProvider.m; sourceTree = "<group>"; }; |
623 | 632 | E2B947491D15D73900F2270D /* BNCCallbacks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCCallbacks.h; sourceTree = "<group>"; }; |
|
768 | 777 | 5F2035CB240DDE90004FDC3E /* BNCDisableAdNetworkCalloutsTests.m */, |
769 | 778 | 5FDB04F324E6156800F2F267 /* BNCSKAdNetworkTests.m */, |
770 | 779 | 5FDF91582581CDF4009BE5A3 /* BNCPartnerParametersTests.m */, |
| 780 | + C1CC888129BAAFC000BDD2B5 /* BNCReferringURLUtilityTests.m */, |
771 | 781 | ); |
772 | 782 | path = "Branch-SDK-Tests"; |
773 | 783 | sourceTree = "<group>"; |
|
913 | 923 | 670016BB1946309100A9E103 /* BranchSDK */ = { |
914 | 924 | isa = PBXGroup; |
915 | 925 | children = ( |
| 926 | + C1CC888429BAB0E300BDD2B5 /* BNCReferringURLUtility.h */, |
| 927 | + C1CC888329BAB0C600BDD2B5 /* BNCReferringURLUtility.m */, |
916 | 928 | C12320B8280E2091007771C0 /* BranchQRCode.m */, |
917 | 929 | C12320B6280E2060007771C0 /* BranchQRCode.h */, |
918 | 930 | C1614D5A285BD4AF0098946B /* BranchPluginSupport.h */, |
|
1071 | 1083 | 5FDF914425818280009BE5A3 /* BNCPartnerParameters.m */, |
1072 | 1084 | C10C61AB28248E5A00761D7E /* BNCQRCodeCache.h */, |
1073 | 1085 | C10C61AC28248E5A00761D7E /* BNCQRCodeCache.m */, |
| 1086 | + C1CC887D29BAA06600BDD2B5 /* BNCReferringURLUtility.h */, |
| 1087 | + C1CC887E29BAA06600BDD2B5 /* BNCReferringURLUtility.m */, |
1074 | 1088 | ); |
1075 | 1089 | name = BranchSDK; |
1076 | 1090 | path = ../BranchSDK; |
|
1113 | 1127 | 4DCAC8121F426F7C00405D1D /* BranchConstants.h in Headers */, |
1114 | 1128 | 5F38022924DCC2E800E6FAFD /* BNCNetworkServiceProtocol.h in Headers */, |
1115 | 1129 | 5F437E3D237E03C00052064B /* BNCDeviceSystem.h in Headers */, |
| 1130 | + C1CC887F29BAA06600BDD2B5 /* BNCReferringURLUtility.h in Headers */, |
1116 | 1131 | C12320B7280E2060007771C0 /* BranchQRCode.h in Headers */, |
1117 | 1132 | 4DCAC8171F426F7C00405D1D /* BranchDeepLinkingController.h in Headers */, |
1118 | 1133 | 5F892EB92360EFE90023AEC1 /* BNCAppleSearchAds.h in Headers */, |
|
1425 | 1440 | isa = PBXSourcesBuildPhase; |
1426 | 1441 | buildActionMask = 2147483647; |
1427 | 1442 | files = ( |
| 1443 | + C1CC888029BAA06600BDD2B5 /* BNCReferringURLUtility.m in Sources */, |
1428 | 1444 | C12320B9280E2091007771C0 /* BranchQRCode.m in Sources */, |
1429 | 1445 | 5FDF914625818280009BE5A3 /* BNCPartnerParameters.m in Sources */, |
1430 | 1446 | 5F38020F24DCC2E800E6FAFD /* BNCServerRequest.m in Sources */, |
|
1535 | 1551 | isa = PBXSourcesBuildPhase; |
1536 | 1552 | buildActionMask = 2147483647; |
1537 | 1553 | files = ( |
| 1554 | + C1CC888529BAB10D00BDD2B5 /* BNCReferringURLUtility.m in Sources */, |
1538 | 1555 | 5F22AFC0240600A200837CF5 /* BNCCallbackMap.m in Sources */, |
1539 | 1556 | 4D1683B72098C902008819E3 /* BNCTestCase.m in Sources */, |
1540 | 1557 | 4D1683B82098C902008819E3 /* BNCEncodingUtils.Test.m in Sources */, |
|
1558 | 1575 | 4D1683CA2098C902008819E3 /* BNCPreferenceHelperTests.m in Sources */, |
1559 | 1576 | 4AB16368239E3A2700D42931 /* DispatchToIsolationQueueTests.m in Sources */, |
1560 | 1577 | 5F8BB66E278771890055D2DC /* BNCKeyChainTests.m in Sources */, |
| 1578 | + C1CC888229BAAFC000BDD2B5 /* BNCReferringURLUtilityTests.m in Sources */, |
1561 | 1579 | 5F892ECE23624E0A0023AEC1 /* BNCFacebookAppLinksTests.m in Sources */, |
1562 | 1580 | 5FE694382405FA2700E3AEE2 /* BNCCallbackMapTests.m in Sources */, |
1563 | 1581 | 5FDB04F424E6156800F2F267 /* BNCSKAdNetworkTests.m in Sources */, |
|
0 commit comments