Skip to content

Commit

Permalink
fix watchOS example podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
themiswang committed Dec 6, 2023
1 parent 8ef8ddf commit 8d155eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Example/watchOSSample/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ target 'SampleWatchAppWatchKitExtension' do
pod 'FirebaseDatabase', :path => '../../'
pod 'FirebaseAppCheckInterop', :path => '../../'
pod 'FirebaseAuthInterop', :path => '../../'
pod 'FirebaseRemoteConfigInterop', :path => '../../'

pod 'Firebase/Messaging', :path => '../../'
pod 'Firebase/Storage', :path => '../../'
Expand Down

0 comments on commit 8d155eb

Please sign in to comment.