mdmathias 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
..
DaysUntilBirthday.xcodeproj 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
DaysUntilBirthdayForPod.xcodeproj 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
Shared 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
iOS 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
macOS 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
Podfile 9179dd3ccc Create Swift target for sign in button (#103) 4 tahun lalu
README.md c88adbd4df Add SwiftUI sample app (#63) 4 tahun lalu

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.