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.
1 parent 398a871 commit 96450bdCopy full SHA for 96450bd
FirebaseCore.podspec
@@ -45,6 +45,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
45
s.ios.framework = 'UIKit'
46
s.osx.framework = 'AppKit'
47
s.tvos.framework = 'UIKit'
48
+ s.watchos.framework = 'WatchKit'
49
50
# Remember to also update version in `cmake/external/GoogleUtilities.cmake`
51
s.dependency 'GoogleUtilities/Environment', '~> 7.7'
0 commit comments