File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -16,17 +16,9 @@ service.
1616## Getting Started
1717
1818Try either the [ Objective-C] ( Samples/ObjC ) or [ Swift] ( Samples/Swift ) sample app.
19- For example, to demo the Objective-C sample project, you have three options:
19+ For example, to demo the Objective-C sample project, you have two options:
2020
21- 1 . Using [ CocoaPods] ( https://cocoapods.org/ ) 's ` try ` method:
22-
23- ```
24- pod try GoogleSignIn
25- ```
26-
27- Note, this will default to providing you with the Objective-C sample app.
28-
29- 2 . Using CocoaPod's ` install ` method:
21+ 1 . Using CocoaPod's ` install ` method:
3022
3123```
3224git clone https://github.com/google/GoogleSignIn-iOS
@@ -35,7 +27,7 @@ pod install
3527open SignInSampleForPod.xcworkspace
3628```
3729
38- 3 . Using [ Swift Package Manager] ( https://swift.org/package-manager/ ) :
30+ 2 . Using [ Swift Package Manager] ( https://swift.org/package-manager/ ) :
3931
4032```
4133git clone https://github.com/google/GoogleSignIn-iOS
You can’t perform that action at this time.
0 commit comments