|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| DaysUntilBirthday.xcodeproj | %!s(int64=3) %!d(string=hai) anos | |
| DaysUntilBirthdayForPod.xcodeproj | %!s(int64=3) %!d(string=hai) anos | |
| Shared | %!s(int64=3) %!d(string=hai) anos | |
| iOS | %!s(int64=3) %!d(string=hai) anos | |
| macOS | %!s(int64=3) %!d(string=hai) anos | |
| Podfile | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
In the ../Samples/Swift/DaysUntilBirthday/ folder, run the following
CocoaPods command.
pod install
Open the generated workspace:
open DaysUntilBirthdayForPod.xcworkspace
Run the DaysUntilBirthdayForPod (iOS) or DaysUntilBirthdayForPod (macOS)target.
In the ../Samples/Swift/DaysUntilBirthday/ folder, open the project:
open DaysUntilBirthday.xcodeproj
Run the DaysUntilBirthday (iOS) or DaysUntilBirthday (macOS) target.