pinlu e55eeb11aa Add device token and attestation object to query string. há 3 anos atrás
..
DaysUntilBirthday.xcodeproj e55eeb11aa Add device token and attestation object to query string. há 3 anos atrás
DaysUntilBirthdayForPod.xcodeproj dc3a676cfd Set macOS deployment target to 11.0. (#132) há 3 anos atrás
Shared ac9cd9e436 Fix indentation in DaysUntilBirthday sample (#136) há 3 anos atrás
iOS b0f8d26f08 Update picker style and set sample deployment target to iOS 14 (#131) há 3 anos atrás
macOS b0f8d26f08 Update picker style and set sample deployment target to iOS 14 (#131) há 3 anos atrás
Podfile 3893de800c Rename Swift support pod (#137) há 3 anos atrás
README.md aedf3053b2 Clean up sample projects (#128) há 3 anos atrás

README.md

Google Sign-In Swift Sample App

CocoaPods

  1. In the ../Samples/Swift/DaysUntilBirthday/ folder, run the following CocoaPods command.

    pod install
    
  2. Open the generated workspace:

    open DaysUntilBirthdayForPod.xcworkspace
    
  3. Run the DaysUntilBirthdayForPod (iOS) or DaysUntilBirthdayForPod (macOS)target.

Swift Package Manager

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

    open DaysUntilBirthday.xcodeproj
    
  2. Run the DaysUntilBirthday (iOS) or DaysUntilBirthday (macOS) target.