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

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.