|
|
пре 3 година | |
|---|---|---|
| .. | ||
| Resources | пре 4 година | |
| SignInSample.xcodeproj | пре 3 година | |
| SignInSampleForPod.xcodeproj | пре 3 година | |
| Source | пре 3 година | |
| Podfile | пре 4 година | |
| README.md | пре 4 година | |
| 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.