Matthew Mathias 69b194fabc Check os to set pickerStyle hace 3 años
..
DaysUntilBirthday.xcodeproj 9179dd3ccc Create Swift target for sign in button (#103) hace 4 años
DaysUntilBirthdayForPod.xcodeproj 9179dd3ccc Create Swift target for sign in button (#103) hace 4 años
Shared 69b194fabc Check os to set pickerStyle hace 3 años
iOS 9179dd3ccc Create Swift target for sign in button (#103) hace 4 años
macOS 9179dd3ccc Create Swift target for sign in button (#103) hace 4 años
Podfile 6c1b06b068 Add a SwiftUI unit test target (#122) hace 4 años
README.md c88adbd4df Add SwiftUI sample app (#63) hace 4 años

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 target.

Swift Package Manager

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

    open DaysUntilBirthday.xcodeproj
    
  2. Run the DaysUntilBirthday target.