Skip to content

Commit e31fa76

Browse files
Add missing LinkPresentation dep to podspec
1 parent b1d4cdf commit e31fa76

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
@@ -32,5 +32,6 @@ Use the Branch SDK (branch.io) to create and power the links that point back to
3232
"Branch-SDK/BranchShareLink.{h,m}"
3333

3434
s.frameworks = 'CoreServices', 'SystemConfiguration'
35+
s.weak_framework = 'LinkPresentation'
3536
s.ios.frameworks = 'WebKit', 'iAd', 'CoreTelephony'
3637
end

0 commit comments

Comments
 (0)