File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 11framework module Branch {
22 umbrella header "BranchSDK.h"
3- header "Branch.h"
43
54 export *
65 module * { export * }
6+
7+ link framework "CoreTelephony"
8+ link framework "MobileCoreServices"
79}
Original file line number Diff line number Diff line change 11framework module Branch {
22 umbrella header "BranchSDK.h"
3- header "Branch.h"
43
54 export *
65 module * { export * }
6+
7+ link framework "CoreTelephony"
8+ link framework "MobileCoreServices"
79}
Original file line number Diff line number Diff line change 11framework module Branch {
2- umbrella header "BranchSDK.h"
2+ umbrella header "BranchSDK.h"
33
4- export *
5- module * { export * }
4+ export *
5+ module * { export * }
6+
7+ link framework "CoreTelephony"
8+ link framework "MobileCoreServices"
69}
You can’t perform that action at this time.
0 commit comments