|
|
1 рік тому | |
|---|---|---|
| .. | ||
| Resources | 4 роки тому | |
| SignInSample.xcodeproj | 1 рік тому | |
| SignInSampleForPod.xcodeproj | 1 рік тому | |
| Source | 1 рік тому | |
| Podfile | 1 рік тому | |
| README.md | 1 рік тому | |
| SignInSample-Info.plist | 3 роки тому | |
In the ../Samples/ObjC/SignInSample/ folder, run the following
CocoaPods command to install the require
dependencies:
pod install
Open the generated workspace:
open SignInSampleForPod.xcworkspace
Run the 'SampleForPod' target.
In the ../Sample/ObjC/SignInSample/ folder, open the
Swift Package Manager project:
open SignInSample.xcodeproj
Run the 'SignInSample' target.