Commit 2d5f7a5
committed
Phase 5: Reorganize headers and add missing imports
Changes:
- Add BNCConfig.h import to BranchSDK.h
- Add BranchConstants.h import to BranchSDK.h
- Update BranchConfigurationController.m to use Private/ path for header import
Purpose:
- Improve header organization
- Make private headers explicit via Private/ path
- Add missing public header imports
- Better separation of public vs private APIs
Build Status: ✅ Successful1 parent a7ed8b1 commit 2d5f7a5
File tree
2 files changed
+4
-1
lines changed- Sources/BranchSDK
- Public
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
| 63 | + | |
0 commit comments