|
243 | 243 | E7AC747E2DB0714B002D8C40 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E7AC747D2DB07145002D8C40 /* libc++.tbd */; }; |
244 | 244 | E7AE4A092DFB2C4400696805 /* BranchConfigurationControllerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E7AE4A082DFB2C4400696805 /* BranchConfigurationControllerTests.m */; }; |
245 | 245 | E7CA74B22E1B4890002EFB40 /* BranchConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = E7CA74B12E1B4890002EFB40 /* BranchConstants.h */; }; |
246 | | - E7CA74B42E1B4944002EFB40 /* ConfigurationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7CA74B32E1B4944002EFB40 /* ConfigurationController.swift */; }; |
247 | 246 | E7E28ECA2DD2424C00F75D0D /* BNCInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = E7E28EC82DD2424C00F75D0D /* BNCInAppBrowser.m */; }; |
248 | 247 | F1CF14111F4CC79F00BB2694 /* CoreSpotlight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 67F270881BA9FCFF002546A7 /* CoreSpotlight.framework */; settings = {ATTRIBUTES = (Required, ); }; }; |
| 248 | + AA00000003000000000000B1 /* BranchConfigurationController.h in Headers */ = {isa = PBXBuildFile; fileRef = AA00000003000000000000A1 /* BranchConfigurationController.h */; }; |
| 249 | + AA00000004000000000000B1 /* BranchConfigurationController.m in Sources */ = {isa = PBXBuildFile; fileRef = AA00000004000000000000A1 /* BranchConfigurationController.m */; }; |
249 | 250 | /* End PBXBuildFile section */ |
250 | 251 |
|
251 | 252 | /* Begin PBXContainerItemProxy section */ |
|
381 | 382 | 5F644B3B2B7AA810000DCD78 /* BNCNetworkInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCNetworkInterface.m; sourceTree = "<group>"; }; |
382 | 383 | 5F644B3C2B7AA810000DCD78 /* BNCPreferenceHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCPreferenceHelper.m; sourceTree = "<group>"; }; |
383 | 384 | 5F644B3D2B7AA810000DCD78 /* BNCConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BNCConfig.m; sourceTree = "<group>"; }; |
384 | | - 5F644B3E2B7AA810000DCD78 /* BranchConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BranchConstants.m; path = ../BranchSDK_ObjC/BranchConstants.m; sourceTree = "<group>"; }; |
| 385 | + 5F644B3E2B7AA810000DCD78 /* BranchConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchConstants.m; sourceTree = "<group>"; }; |
385 | 386 | 5F644B3F2B7AA810000DCD78 /* BranchContentDiscoveryManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchContentDiscoveryManifest.m; sourceTree = "<group>"; }; |
386 | 387 | 5F644B402B7AA810000DCD78 /* BranchSpotlightUrlRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchSpotlightUrlRequest.m; sourceTree = "<group>"; }; |
387 | 388 | 5F644B422B7AA810000DCD78 /* BranchContentDiscoverer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BranchContentDiscoverer.m; sourceTree = "<group>"; }; |
|
572 | 573 | E7AC74782DB06D47002D8C40 /* NSError+Branch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSError+Branch.h"; sourceTree = "<group>"; }; |
573 | 574 | E7AC747D2DB07145002D8C40 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk/usr/lib/libc++.tbd"; sourceTree = DEVELOPER_DIR; }; |
574 | 575 | E7AE4A082DFB2C4400696805 /* BranchConfigurationControllerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BranchConfigurationControllerTests.m; sourceTree = "<group>"; }; |
575 | | - E7CA74B12E1B4890002EFB40 /* BranchConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = BranchConstants.h; path = ../Sources/BranchSDK_ObjC/Public/BranchConstants.h; sourceTree = SOURCE_ROOT; }; |
576 | | - E7CA74B32E1B4944002EFB40 /* ConfigurationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = ConfigurationController.swift; path = ../Sources/BranchSDK_Swift/ConfigurationController.swift; sourceTree = SOURCE_ROOT; }; |
| 576 | + E7CA74B12E1B4890002EFB40 /* BranchConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BranchConstants.h; sourceTree = "<group>"; }; |
577 | 577 | E7E28EC82DD2424C00F75D0D /* BNCInAppBrowser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCInAppBrowser.m; sourceTree = "<group>"; }; |
| 578 | + AA00000003000000000000A1 /* BranchConfigurationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BranchConfigurationController.h; sourceTree = "<group>"; }; |
| 579 | + AA00000004000000000000A1 /* BranchConfigurationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BranchConfigurationController.m; sourceTree = "<group>"; }; |
578 | 580 | F1D4F9AC1F323F01002D13FF /* Branch-TestBed-UITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Branch-TestBed-UITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
579 | 581 | /* End PBXFileReference section */ |
580 | 582 |
|
|
724 | 726 | 5F644B252B7AA810000DCD78 /* BranchSDK */ = { |
725 | 727 | isa = PBXGroup; |
726 | 728 | children = ( |
727 | | - E7CA74B32E1B4944002EFB40 /* ConfigurationController.swift */, |
728 | 729 | E563942F2CC7AC9500E18E65 /* BranchFileLogger.m */, |
729 | 730 | 5F644BB02B7AA811000DCD78 /* BNCAppGroupsData.m */, |
730 | 731 | 5F644B2B2B7AA810000DCD78 /* BNCApplication.m */, |
|
797 | 798 | 5F644B2D2B7AA810000DCD78 /* NSMutableDictionary+Branch.m */, |
798 | 799 | 5F644B362B7AA810000DCD78 /* NSString+Branch.m */, |
799 | 800 | 5F644BAF2B7AA811000DCD78 /* UIViewController+Branch.m */, |
| 801 | + AA00000004000000000000A1 /* BranchConfigurationController.m */, |
800 | 802 | 5F644B6E2B7AA810000DCD78 /* Private */, |
801 | 803 | 5F644B522B7AA810000DCD78 /* Public */, |
802 | 804 | ); |
|
890 | 892 | E51F64292CF46899000858D2 /* BranchFileLogger.h */, |
891 | 893 | 5F644B752B7AA810000DCD78 /* UIViewController+Branch.h */, |
892 | 894 | E7AC74782DB06D47002D8C40 /* NSError+Branch.h */, |
| 895 | + AA00000003000000000000A1 /* BranchConfigurationController.h */, |
893 | 896 | ); |
894 | 897 | path = Private; |
895 | 898 | sourceTree = "<group>"; |
|
1092 | 1095 | 5F644C0F2B7AA811000DCD78 /* BranchOpenRequest.h in Headers */, |
1093 | 1096 | 5F644C2C2B7AA811000DCD78 /* BNCRequestFactory.h in Headers */, |
1094 | 1097 | 5F644C142B7AA811000DCD78 /* BNCDeviceSystem.h in Headers */, |
| 1098 | + AA00000003000000000000B1 /* BranchConfigurationController.h in Headers */, |
1095 | 1099 | ); |
1096 | 1100 | runOnlyForDeploymentPostprocessing = 0; |
1097 | 1101 | }; |
|
1366 | 1370 | isa = PBXSourcesBuildPhase; |
1367 | 1371 | buildActionMask = 2147483647; |
1368 | 1372 | files = ( |
1369 | | - E7CA74B42E1B4944002EFB40 /* ConfigurationController.swift in Sources */, |
1370 | 1373 | 5F644BB92B7AA811000DCD78 /* NSError+Branch.m in Sources */, |
1371 | 1374 | 5F644C482B7AA811000DCD78 /* BNCCallbackMap.m in Sources */, |
1372 | 1375 | 5F644BBE2B7AA811000DCD78 /* BNCApplication.m in Sources */, |
|
1438 | 1441 | 5F644C3B2B7AA811000DCD78 /* BNCInitSessionResponse.m in Sources */, |
1439 | 1442 | 5F644BCF2B7AA811000DCD78 /* BNCPreferenceHelper.m in Sources */, |
1440 | 1443 | 5F644C372B7AA811000DCD78 /* BranchContentPathProperties.m in Sources */, |
| 1444 | + AA00000004000000000000B1 /* BranchConfigurationController.m in Sources */, |
1441 | 1445 | ); |
1442 | 1446 | runOnlyForDeploymentPostprocessing = 0; |
1443 | 1447 | }; |
|
0 commit comments