Skip to content

Commit 92227e5

Browse files
committed
Go off pod rather than local install.
1 parent d409b14 commit 92227e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/FirebaseUIChat/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Uncomment this line to define a global platform for your project
22
# platform :ios, '6.0'
33

4-
pod 'FirebaseUI', :path => '~/Development/Firebase/FirebaseUI'
4+
pod 'FirebaseUI', '~> 0.2.0'
55

66
target 'FirebaseUIChat' do
77

0 commit comments

Comments
 (0)