Skip to content

Commit 96450bd

Browse files
authored
[Core] Link WatchKit for watchOS (#10157)
1 parent 398a871 commit 96450bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

FirebaseCore.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
4545
s.ios.framework = 'UIKit'
4646
s.osx.framework = 'AppKit'
4747
s.tvos.framework = 'UIKit'
48+
s.watchos.framework = 'WatchKit'
4849

4950
# Remember to also update version in `cmake/external/GoogleUtilities.cmake`
5051
s.dependency 'GoogleUtilities/Environment', '~> 7.7'

0 commit comments

Comments
 (0)