|
|
vor 3 Jahren | |
|---|---|---|
| .. | ||
| Resources | vor 4 Jahren | |
| SignInSample.xcodeproj | vor 3 Jahren | |
| SignInSampleForPod.xcodeproj | vor 3 Jahren | |
| Source | vor 3 Jahren | |
| Podfile | vor 3 Jahren | |
| README.md | vor 4 Jahren | |
| SignInSample-Info.plist | vor 3 Jahren | |
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.