Matthew Mathias 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
..
DaysUntilBirthday.xcodeproj 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
DaysUntilBirthdayForPod.xcodeproj 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
Shared 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
iOS 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
macOS 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
Podfile 3ca9653fe9 Create Swift target for sign in button 4 ani în urmă
README.md c88adbd4df Add SwiftUI sample app (#63) 4 ani în urmă

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.