Skip to content

Commit 45d2f18

Browse files
Merge pull request #1181 from mattrobmattrob/mr/fix.missing.LinkPresentation.dep
Add missing `LinkPresentation` dep to podspec
2 parents 1d01202 + e31fa76 commit 45d2f18

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)