Skip to content

Commit 8ef8c6e

Browse files
authored
Merge pull request #409 from tapi/mopub-conflict
Fix Branch & Mopub Fabric header conflict
2 parents a62cf8a + 942727d commit 8ef8c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Branch.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Use the Branch SDK (branch.io) to create and power the links that point back to
1616
s.license = 'Proprietary'
1717
s.author = { "Branch" => "[email protected]" }
1818
s.source = { :git => "https://github.com/BranchMetrics/iOS-Deferred-Deep-Linking-SDK.git", :tag => s.version.to_s }
19+
s.private_header_files = "Branch-SDK/Fabric/*.h"
1920
s.platform = :ios, '6.0'
2021
s.requires_arc = true
2122

0 commit comments

Comments
 (0)