|
|
3 năm trước cách đây | |
|---|---|---|
| .. | ||
| Resources | 4 năm trước cách đây | |
| SignInSample.xcodeproj | 3 năm trước cách đây | |
| SignInSampleForPod.xcodeproj | 3 năm trước cách đây | |
| Source | 3 năm trước cách đây | |
| Podfile | 4 năm trước cách đây | |
| README.md | 4 năm trước cách đây | |
| SignInSample-Info.plist | 3 năm trước cách đây | |
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.