Aggie Dish

Add Google Sign-in feature

  1. Install Cocoapods
brew install cocoapods
  1. In the ../AggieDish/ folder, run the following CocoaPods command to install the require dependencies:
pod install
  1. Open AggieDish.xcworkspace

  2. "Command + R" to run the project