commit | 64428acf977dfe761cd1348c4486a6a2a6bfcb8e | [log] [tgz] |
---|---|---|
author | Jorge Canizales <jcanizales@google.com> | Thu Jun 11 15:21:55 2015 -0700 |
committer | Jorge Canizales <jcanizales@google.com> | Fri Jun 12 13:16:40 2015 -0700 |
tree | 3d1526caf5a66c80af1cb3f9c91626eda8286b83 | |
parent | 3600977997c6f1b5e9bbdde7513872c276f040eb [diff] [blame] |
Add MakeRPCViewController with authenticated RPC
diff --git a/objective-c/auth_sample/SelectUserViewController.m b/objective-c/auth_sample/SelectUserViewController.m index e54e9f8..954c531 100644 --- a/objective-c/auth_sample/SelectUserViewController.m +++ b/objective-c/auth_sample/SelectUserViewController.m
@@ -33,7 +33,7 @@ #import "SelectUserViewController.h" -#import "SecondViewController.h" +#import "MakeRPCViewController.h" @implementation SelectUserViewController