Skip to content

Commit 942727d

Browse files
author
Paddy O'Brien
committed
Make the Fabric headers private in the base spec
1 parent f4bc163 commit 942727d

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)