We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
LinkPresentation
1 parent b1d4cdf commit e31fa76Copy full SHA for e31fa76
Branch.podspec
@@ -32,5 +32,6 @@ Use the Branch SDK (branch.io) to create and power the links that point back to
32
"Branch-SDK/BranchShareLink.{h,m}"
33
34
s.frameworks = 'CoreServices', 'SystemConfiguration'
35
+ s.weak_framework = 'LinkPresentation'
36
s.ios.frameworks = 'WebKit', 'iAd', 'CoreTelephony'
37
end
0 commit comments