|
499 | 499 | E71E39722DD3A92900110F59 /* BNCInAppBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = E71E396D2DD3A92900110F59 /* BNCInAppBrowser.h */; }; |
500 | 500 | E71E39732DD3A92900110F59 /* BNCInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = E71E396E2DD3A92900110F59 /* BNCInAppBrowser.m */; }; |
501 | 501 | E71E39742DD3A92900110F59 /* BNCInAppBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = E71E396D2DD3A92900110F59 /* BNCInAppBrowser.h */; }; |
| 502 | + E73D02812DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */ = {isa = PBXBuildFile; fileRef = E73D02802DEE8AE90076C3F1 /* BranchConfigurationController.m */; }; |
| 503 | + E73D02822DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */ = {isa = PBXBuildFile; fileRef = E73D027F2DEE8AE90076C3F1 /* BranchConfigurationController.h */; }; |
| 504 | + E73D02832DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */ = {isa = PBXBuildFile; fileRef = E73D027F2DEE8AE90076C3F1 /* BranchConfigurationController.h */; }; |
| 505 | + E73D02842DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */ = {isa = PBXBuildFile; fileRef = E73D02802DEE8AE90076C3F1 /* BranchConfigurationController.m */; }; |
| 506 | + E73D02852DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */ = {isa = PBXBuildFile; fileRef = E73D02802DEE8AE90076C3F1 /* BranchConfigurationController.m */; }; |
| 507 | + E73D02862DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */ = {isa = PBXBuildFile; fileRef = E73D027F2DEE8AE90076C3F1 /* BranchConfigurationController.h */; }; |
502 | 508 | E7F311AE2DACB4D400F824A7 /* BNCODMInfoCollector.m in Sources */ = {isa = PBXBuildFile; fileRef = E7F311AD2DACB4D400F824A7 /* BNCODMInfoCollector.m */; }; |
503 | 509 | E7F311AF2DACB4D400F824A7 /* BNCODMInfoCollector.m in Sources */ = {isa = PBXBuildFile; fileRef = E7F311AD2DACB4D400F824A7 /* BNCODMInfoCollector.m */; }; |
504 | 510 | E7F311B12DACB54100F824A7 /* BNCODMInfoCollector.h in Headers */ = {isa = PBXBuildFile; fileRef = E7F311B02DACB54100F824A7 /* BNCODMInfoCollector.h */; }; |
|
717 | 723 | E52E5B092CC79E5C00F553EE /* BranchFileLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchFileLogger.m; sourceTree = "<group>"; }; |
718 | 724 | E71E396D2DD3A92900110F59 /* BNCInAppBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCInAppBrowser.h; sourceTree = "<group>"; }; |
719 | 725 | E71E396E2DD3A92900110F59 /* BNCInAppBrowser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCInAppBrowser.m; sourceTree = "<group>"; }; |
| 726 | + E73D027F2DEE8AE90076C3F1 /* BranchConfigurationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BranchConfigurationController.h; sourceTree = "<group>"; }; |
| 727 | + E73D02802DEE8AE90076C3F1 /* BranchConfigurationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BranchConfigurationController.m; sourceTree = "<group>"; }; |
720 | 728 | E7F311AD2DACB4D400F824A7 /* BNCODMInfoCollector.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCODMInfoCollector.m; sourceTree = "<group>"; }; |
721 | 729 | E7F311B02DACB54100F824A7 /* BNCODMInfoCollector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BNCODMInfoCollector.h; sourceTree = "<group>"; }; |
722 | 730 | /* End PBXFileReference section */ |
|
904 | 912 | 5FCDD3732B7AC6A100EAF29F /* NSMutableDictionary+Branch.m */, |
905 | 913 | 5FCDD37C2B7AC6A100EAF29F /* NSString+Branch.m */, |
906 | 914 | 5FCDD3F52B7AC6A100EAF29F /* UIViewController+Branch.m */, |
| 915 | + E73D02802DEE8AE90076C3F1 /* BranchConfigurationController.m */, |
907 | 916 | 5FCDD3B42B7AC6A100EAF29F /* Private */, |
908 | 917 | 5FCDD3982B7AC6A100EAF29F /* Public */, |
909 | 918 | ); |
|
997 | 1006 | E52E5B052CC79E4E00F553EE /* BranchFileLogger.h */, |
998 | 1007 | 5FCDD3BB2B7AC6A100EAF29F /* UIViewController+Branch.h */, |
999 | 1008 | E71E396D2DD3A92900110F59 /* BNCInAppBrowser.h */, |
| 1009 | + E73D027F2DEE8AE90076C3F1 /* BranchConfigurationController.h */, |
1000 | 1010 | ); |
1001 | 1011 | path = Private; |
1002 | 1012 | sourceTree = "<group>"; |
|
1103 | 1113 | 5FCDD54F2B7AC6A300EAF29F /* BranchJsonConfig.h in Headers */, |
1104 | 1114 | 5FCDD4E02B7AC6A200EAF29F /* BNCSKAdNetwork.h in Headers */, |
1105 | 1115 | 5FCDD5102B7AC6A300EAF29F /* BNCDeviceSystem.h in Headers */, |
| 1116 | + E73D02832DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */, |
1106 | 1117 | 5FCDD51F2B7AC6A300EAF29F /* BNCNetworkInterface.h in Headers */, |
1107 | 1118 | 5FA71BA82B7AE6B2008009CA /* Branch.h in Headers */, |
1108 | 1119 | ); |
|
1186 | 1197 | 5FCDD4D82B7AC6A200EAF29F /* BNCAppleReceipt.h in Headers */, |
1187 | 1198 | 5FCDD5502B7AC6A300EAF29F /* BranchJsonConfig.h in Headers */, |
1188 | 1199 | 5FCDD4E12B7AC6A200EAF29F /* BNCSKAdNetwork.h in Headers */, |
| 1200 | + E73D02822DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */, |
1189 | 1201 | 5FCDD5112B7AC6A300EAF29F /* BNCDeviceSystem.h in Headers */, |
1190 | 1202 | 5FCDD5202B7AC6A300EAF29F /* BNCNetworkInterface.h in Headers */, |
1191 | 1203 | ); |
|
1269 | 1281 | 5FCDD4D92B7AC6A200EAF29F /* BNCAppleReceipt.h in Headers */, |
1270 | 1282 | 5FCDD5512B7AC6A300EAF29F /* BranchJsonConfig.h in Headers */, |
1271 | 1283 | 5FCDD4E22B7AC6A200EAF29F /* BNCSKAdNetwork.h in Headers */, |
| 1284 | + E73D02862DEE8AE90076C3F1 /* BranchConfigurationController.h in Headers */, |
1272 | 1285 | 5FCDD5122B7AC6A300EAF29F /* BNCDeviceSystem.h in Headers */, |
1273 | 1286 | 5FCDD5212B7AC6A300EAF29F /* BNCNetworkInterface.h in Headers */, |
1274 | 1287 | ); |
|
1627 | 1640 | 5FCDD42C2B7AC6A100EAF29F /* BranchPluginSupport.m in Sources */, |
1628 | 1641 | 5FCDD5A62B7AC6A400EAF29F /* BNCQRCodeCache.m in Sources */, |
1629 | 1642 | 5FCDD45C2B7AC6A100EAF29F /* BNCReachability.m in Sources */, |
| 1643 | + E73D02842DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */, |
1630 | 1644 | 5FCDD42F2B7AC6A100EAF29F /* NSString+Branch.m in Sources */, |
1631 | 1645 | 5FCDD5A02B7AC6A400EAF29F /* BranchShortUrlRequest.m in Sources */, |
1632 | 1646 | 5FCDD46B2B7AC6A100EAF29F /* BNCServerInterface.m in Sources */, |
|
1734 | 1748 | 5FCDD42D2B7AC6A100EAF29F /* BranchPluginSupport.m in Sources */, |
1735 | 1749 | 5FCDD5A72B7AC6A400EAF29F /* BNCQRCodeCache.m in Sources */, |
1736 | 1750 | 5FCDD45D2B7AC6A100EAF29F /* BNCReachability.m in Sources */, |
| 1751 | + E73D02812DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */, |
1737 | 1752 | 5FCDD4302B7AC6A100EAF29F /* NSString+Branch.m in Sources */, |
1738 | 1753 | 5FCDD5A12B7AC6A400EAF29F /* BranchShortUrlRequest.m in Sources */, |
1739 | 1754 | 5FCDD46C2B7AC6A100EAF29F /* BNCServerInterface.m in Sources */, |
|
1829 | 1844 | 5FCDD44C2B7AC6A100EAF29F /* BranchContentDiscoveryManifest.m in Sources */, |
1830 | 1845 | 5FCDD46A2B7AC6A100EAF29F /* BNCCrashlyticsWrapper.m in Sources */, |
1831 | 1846 | 5FCDD43D2B7AC6A100EAF29F /* BNCServerRequest.m in Sources */, |
| 1847 | + E73D02852DEE8AE90076C3F1 /* BranchConfigurationController.m in Sources */, |
1832 | 1848 | 5FCDD5842B7AC6A400EAF29F /* BranchLinkProperties.m in Sources */, |
1833 | 1849 | 5FCDD59F2B7AC6A400EAF29F /* BranchEvent.m in Sources */, |
1834 | 1850 | 5FCDD5812B7AC6A400EAF29F /* BNCAppleReceipt.m in Sources */, |
|
0 commit comments