- In the Sample folder, run the following CocoaPods command to install the required dependencies:
pod install
- Open the generated workspace:
open SignInSampleForPod.xcworkspace
- Run the 'SampleForPod' target.
- In the Sample folder, open the Swift Package Manager project:
open SignInSample.xcodeproj
- Run the 'SignInSample' target.