Skip to content

Latest commit

 

History

History
 
 

DaysUntilBirthday

Google Sign-In Swift Sample App

CocoaPods

  1. In the ../Samples/Swift/DaysUntilBirthday/ folder, run the following CocoaPods command.
pod install
  1. Open the generated workspace:
open DaysUntilBirthdayForPod.xcworkspace
  1. Run the DaysUntilBirthdayForPod target.

Swift Package Manager

  1. In the ../Samples/Swift/DaysUntilBirthday/ folder, open the project:
open DaysUntilBirthday.xcodeproj
  1. Run the DaysUntilBirthday target.